File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 git config user.name github-actions
4141 git config user.email github-actions@github.com
4242
43- - uses : Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
43+ - uses : Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
4444 with :
4545 save-if : ${{ github.ref == 'refs/heads/main' || github.ref == 'main' }}
4646 cache-on-failure : true
Original file line number Diff line number Diff line change 4242 git config user.name github-actions
4343 git config user.email github-actions@github.com
4444
45- - uses : Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
45+ - uses : Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
4646 with :
4747 save-if : ${{ github.ref == 'refs/heads/main' || github.ref == 'main' }}
4848 cache-on-failure : true
You can’t perform that action at this time.
0 commit comments