build(deps): bump Swatinem/rust-cache from 2.5.1 to 2.6.0 (#108)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>master
parent
bbcd1f2aef
commit
9f0f649ef4
|
@ -76,6 +76,6 @@ jobs:
|
|||
with:
|
||||
toolchain: stable
|
||||
|
||||
- uses: Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f # 2.5.1
|
||||
- uses: Swatinem/rust-cache@b8a6852b4f997182bdea832df3f9e153038b5191 # 2.6.0
|
||||
- run: python3 -m pip install nox
|
||||
- run: nox -s test-${{ matrix.python-version }}
|
||||
|
|
Loading…
Reference in New Issue