Skip to content

Commit

Permalink
Update Swatinem/rust-cache action to v2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Jan 31, 2024
1 parent b82c4d4 commit ff7fbc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
components: rustfmt, clippy
- uses: Swatinem/[email protected].2
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
- name: Lint (clippy)
run: cargo clippy --all-features --all-targets
- name: Lint (rustfmt)
Expand Down

0 comments on commit ff7fbc3

Please sign in to comment.