Skip to content

Commit

Permalink
Merge pull request #5 from SG60/renovate/swatinem-rust-cache-2.x
Browse files Browse the repository at this point in the history
chore(deps): update swatinem/rust-cache action to v2.7.5
  • Loading branch information
SG60 authored Nov 2, 2024
2 parents 97ea9b5 + bc2cffb commit f5bea87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
targets: ${{ matrix.target.rust }}
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.0.0
- uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2.7.5
with:
cache-all-crates: "true"
cache-on-failure: "true"
Expand Down

0 comments on commit f5bea87

Please sign in to comment.