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