Skip to content

Commit

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

Bump Swatinem/rust-cache from 2.7.5 to 2.7.7
  • Loading branch information
jwbot authored Dec 30, 2024
2 parents 52cbce4 + db042fc commit 31dc697
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/rust-cache@v2.7.5
- uses: Swatinem/rust-cache@v2.7.7

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

0 comments on commit 31dc697

Please sign in to comment.