Skip to content

Commit a7498f3

Browse files
Bump Swatinem/rust-cache from 2.5.1 to 2.6.0 (#42)
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.5.1 to 2.6.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.5.1...v2.6.0) --- updated-dependencies: - dependency-name: Swatinem/rust-cache 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 19f12f0 commit a7498f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
target: ${{ matrix.target }}
4646
override: true
4747

48-
- uses: Swatinem/rust-cache@v2.5.1
48+
- uses: Swatinem/rust-cache@v2.6.0
4949
with:
5050
key: ${{ matrix.target }}
5151

@@ -107,7 +107,7 @@ jobs:
107107
target: ${{ matrix.target }}
108108
override: true
109109

110-
- uses: Swatinem/rust-cache@v2.5.1
110+
- uses: Swatinem/rust-cache@v2.6.0
111111
with:
112112
key: ${{ matrix.target }}
113113

0 commit comments

Comments
 (0)