File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 with :
1818 profile : minimal
1919 toolchain : stable
20- - uses : Swatinem/rust-cache@v1
20+ - uses : Swatinem/rust-cache@v2
2121 - name : Cache pnpm modules
2222 uses : actions/cache@v3
2323 with :
Original file line number Diff line number Diff line change 3737 toolchain : stable
3838 override : true
3939 components : clippy
40- - uses : Swatinem/rust-cache@v1
40+ - uses : Swatinem/rust-cache@v2
4141 - uses : actions-rs/clippy-check@v1
4242 with :
4343 token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 3434 with :
3535 toolchain : stable
3636 override : true
37- - uses : Swatinem/rust-cache@v1
37+ - uses : Swatinem/rust-cache@v2
3838 - name : Install gtk on Ubuntu
3939 if : matrix.os == 'ubuntu-latest'
4040 run : |
You can’t perform that action at this time.
0 commit comments