Skip to content

Commit f3cbcdc

Browse files
build(deps): bump Swatinem/rust-cache from 2.5.0 to 2.5.1 (#85)
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache) from 2.5.0 to 2.5.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@2656b87...dd05243) --- updated-dependencies: - dependency-name: Swatinem/rust-cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 130766c commit f3cbcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ jobs:
7676
with:
7777
toolchain: stable
7878

79-
- uses: Swatinem/rust-cache@2656b87321093db1cb55fbd73183d195214fdfd1 # 2.5.0
79+
- uses: Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f # 2.5.1
8080
- run: python3 -m pip install nox
8181
- run: nox -s test-${{ matrix.python-version }}

0 commit comments

Comments
 (0)