Skip to content

Commit

Permalink
chore(deps): update swatinem/rust-cache action to v2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent d753392 commit d45b5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
components: clippy, rustfmt

- name: cache dependencies
uses: Swatinem/rust-cache@v2.7.1
uses: Swatinem/rust-cache@v2.7.3

- name: reviewdog / clippy
if: github.event_name == 'pull_request'
Expand Down

0 comments on commit d45b5c0

Please sign in to comment.