Skip to content

Commit 1abaf92

Browse files
dependabot[bot]folkertdev
authored andcommitted
Bump Swatinem/rust-cache from 2.8.0 to 2.8.1
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/swatinem/rust-cache/releases) - [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md) - [Commits](Swatinem/rust-cache@98c8021...f13886b) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f2aa60 commit 1abaf92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
components: clippy
149149
targets: ${{matrix.target}}
150150
- name: Rust cache
151-
uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0
151+
uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1
152152
with:
153153
shared-key: "stable-${{matrix.target}}"
154154

0 commit comments

Comments
 (0)