Skip to content

Commit 9eb3df9

Browse files
build(deps): bump Swatinem/rust-cache from 1 to 2
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 1 to 2. - [Release notes](https://github.com/Swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](Swatinem/rust-cache@v1...v2) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5119fb2 commit 9eb3df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
toolchain: ${{ matrix.rust }}
2222
profile: minimal
2323
override: true
24-
- uses: Swatinem/rust-cache@v1
24+
- uses: Swatinem/rust-cache@v2
2525
- name: Build
2626
run: cargo test --no-run
2727
- name: Test

0 commit comments

Comments
 (0)