Skip to content

Commit f12bac1

Browse files
build(deps): bump Swatinem/rust-cache from 2.6.1 to 2.6.2 (#115)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f932ae commit f12bac1

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@578b235f6e5f613f7727f1c17bd3305b4d4d4e1f # 2.6.1
79+
- uses: Swatinem/rust-cache@e207df5d269b42b69c8bc5101da26f7d31feddb4 # 2.6.2
8080
- run: python3 -m pip install nox
8181
- run: nox -s test-${{ matrix.python-version }}

0 commit comments

Comments
 (0)