Skip to content

Commit

Permalink
ci: Upgrade Swatinem/rust-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
svix-jplatte committed Oct 2, 2024
1 parent 9c103ba commit 6c754be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- uses: taiki-e/install-action@cargo-hack

- uses: Swatinem/rust-cache@v1
- uses: Swatinem/rust-cache@v2

- name: Clippy
run: cargo hack --each-feature clippy --all-targets -- -D warnings
Expand Down

0 comments on commit 6c754be

Please sign in to comment.