File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 with :
3535 python-version : ${{ env.PYTHON_VERSION }}
3636 architecture : x64
37- - uses : Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
37+ - uses : Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
3838 - name : " Build wheels"
3939 uses : PyO3/maturin-action@04ac600d27cdf7a9a280dadf7147097c42b757ad # v1.50.1
4040 with :
Original file line number Diff line number Diff line change 3838 run : rustup show
3939 - name : " Install mold"
4040 uses : rui314/setup-mold@725a8794d15fc7563f59595bd9556495c0564878 # v1
41- - uses : Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
41+ - uses : Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
4242 - name : Build ty
4343 # A release build takes longer (2 min vs 1 min), but the property tests run much faster in release
4444 # mode (1.5 min vs 14 min), so the overall time is shorter with a release build.
You can’t perform that action at this time.
0 commit comments