Skip to content

Commit

Permalink
Merge pull request #36 from Alzymologist/dependabot/github_actions/Sw…
Browse files Browse the repository at this point in the history
…atinem/rust-cache-2.7.5
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
2 parents 5405592 + cf15819 commit 78a88a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust-clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
override: true

- name: Rust Cache
uses: Swatinem/[email protected].3
uses: Swatinem/[email protected].5

- name: cargo clippy
run: cargo clippy --all-targets -- -D warnings
2 changes: 1 addition & 1 deletion .github/workflows/rust-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
version: 0.9

- name: Rust Cache
uses: Swatinem/[email protected].3
uses: Swatinem/[email protected].5

- name: cargo nextest
run: cargo nextest run

0 comments on commit 78a88a2

Please sign in to comment.