Skip to content

Commit d1ce27b

Browse files
Bump Swatinem/rust-cache from 2.7.5 to 2.7.7
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.5 to 2.7.7. - [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.5...v2.7.7) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8cb5acc commit d1ce27b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
steps:
158158
- uses: actions/checkout@v3
159159
- name: Rust Cache
160-
uses: Swatinem/[email protected].5
160+
uses: Swatinem/[email protected].7
161161
with:
162162
shared-key: windows-rust-testing
163163
key: ${{ inputs.features }}

0 commit comments

Comments
 (0)