Skip to content

Commit

Permalink
Merge pull request #1068 from candy-lang/dependabot/github_actions/Sw…
Browse files Browse the repository at this point in the history
…atinem/rust-cache-2.7.5

Bump Swatinem/rust-cache from 2.7.3 to 2.7.5
  • Loading branch information
jwbot authored Nov 28, 2024
2 parents 1cde164 + 3e1c0a2 commit 20bb225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compiler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: dsherret/rust-toolchain-file@v1
- uses: Swatinem/[email protected].3
- uses: Swatinem/[email protected].5

- name: "Compiler: clippy"
run: cargo clippy -- --deny warnings
Expand Down

0 comments on commit 20bb225

Please sign in to comment.