Skip to content

Commit 05dd8cf

Browse files
Bump Swatinem/rust-cache from 2.7.2 to 2.7.5
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.7.2 to 2.7.5. - [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.2...v2.7.5) --- 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 9eb2eb7 commit 05dd8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-dynamic.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323
- uses: dtolnay/rust-toolchain@stable
2424
- uses: taiki-e/install-action@nextest
25-
- uses: Swatinem/[email protected].2
25+
- uses: Swatinem/[email protected].5
2626
with:
2727
key: ${{ matrix.settings.host }}
2828
- run: ${{ matrix.settings.setup }}

0 commit comments

Comments
 (0)