Skip to content

Commit 39edaba

Browse files
build(deps): bump Swatinem/rust-cache from 2.7.8 to 2.8.0 (#137)
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 04e55db commit 39edaba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- uses: hecrj/setup-rust-action@v2.0.1
2020

21-
- uses: Swatinem/rust-cache@v2.7.8
21+
- uses: Swatinem/rust-cache@v2.8.0
2222
with:
2323
key: ${{ runner.os }}
2424

@@ -45,7 +45,7 @@ jobs:
4545
rust-version: stable
4646
components: clippy
4747

48-
- uses: Swatinem/rust-cache@v2.7.8
48+
- uses: Swatinem/rust-cache@v2.8.0
4949
with:
5050
key: lint
5151

0 commit comments

Comments
 (0)