Skip to content

Commit 883d3ff

Browse files
committed
♻️ update rust-cache action to version 2
1 parent d61ba60 commit 883d3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/lint/action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ runs:
2727
chmod +x $GITHUB_ACTION_PATH/scripts/set-env.sh
2828
$GITHUB_ACTION_PATH/scripts/set-env.sh
2929
30-
- uses: Swatinem/rust-cache@81d053bdb0871dcd3f10763c8cc60d0adc41762b # v1
30+
- uses: Swatinem/rust-cache@v2 # v2
3131

3232
- uses: actions-rs/clippy-check@b5b5f21f4797c02da247df37026fcd0a5024aa4d # v1
3333
continue-on-error: true

0 commit comments

Comments
 (0)