Skip to content

Commit

Permalink
Bump Swatinem/rust-cache from 2.7.5 to 2.7.7
Browse files Browse the repository at this point in the history
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.5 to 2.7.7.
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rust-cache@v2.7.5...v2.7.7)

---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 52a3bb2 commit 5749a14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
default: true

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

- name: Check Formatting
uses: actions-rs/[email protected]
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
default: true

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


- name: Test
Expand Down

0 comments on commit 5749a14

Please sign in to comment.