Skip to content

Commit

Permalink
♻️ update rust-cache action to version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
yezz123 committed Feb 10, 2025
1 parent d61ba60 commit 883d3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/lint/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
chmod +x $GITHUB_ACTION_PATH/scripts/set-env.sh
$GITHUB_ACTION_PATH/scripts/set-env.sh
- uses: Swatinem/rust-cache@81d053bdb0871dcd3f10763c8cc60d0adc41762b # v1
- uses: Swatinem/rust-cache@v2 # v2

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

0 comments on commit 883d3ff

Please sign in to comment.