build(deps): bump Swatinem/rust-cache from 2.7.0 to 2.7.1 (#147)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
dependabot[bot] 2023-10-31 09:36:02 +10:00 committed by GitHub
parent da8ca1d811
commit dbf3d30578
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -76,6 +76,6 @@ jobs:
with: with:
toolchain: stable toolchain: stable
- uses: Swatinem/rust-cache@a95ba195448af2da9b00fb742d14ffaaf3c21f43 # 2.7.0 - uses: Swatinem/rust-cache@3cf7f8cc28d1b4e7d01e3783be10a97d55d483c8 # 2.7.1
- run: python3 -m pip install nox - run: python3 -m pip install nox
- run: nox -s test-${{ matrix.python-version }} - run: nox -s test-${{ matrix.python-version }}