Skip to content

Commit da270c7

Browse files
Bump Swatinem/rust-cache from 2.7.8 to 2.8.0 (#74)
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.8 to 2.8.0. - [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.8...v2.8.0) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c51bc5a commit da270c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
override: true
2727

2828
- name: Rust Cache
29-
uses: Swatinem/rust-cache@v2.7.8
29+
uses: Swatinem/rust-cache@v2.8.0
3030

3131
- name: Run tests
3232
uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)