Skip to content

Commit

Permalink
build(deps): bump Swatinem/rust-cache from 2.6.0 to 2.6.1 (#111)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 8e97322 commit d570a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ jobs:
with:
toolchain: stable

- uses: Swatinem/rust-cache@b8a6852b4f997182bdea832df3f9e153038b5191 # 2.6.0
- uses: Swatinem/rust-cache@578b235f6e5f613f7727f1c17bd3305b4d4d4e1f # 2.6.1
- run: python3 -m pip install nox
- run: nox -s test-${{ matrix.python-version }}

0 comments on commit d570a32

Please sign in to comment.