build(deps): bump Swatinem/rust-cache from 2.7.1 to 2.7.3 (#188)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
dependabot[bot] 2024-01-16 08:20:16 +10:00 committed by GitHub
parent b333060a01
commit 98d3419978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,6 +77,6 @@ jobs:
with:
toolchain: 1.73.0
- uses: Swatinem/rust-cache@3cf7f8cc28d1b4e7d01e3783be10a97d55d483c8 # 2.7.1
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # 2.7.3
- run: python3 -m pip install nox
- run: nox -s test-${{ matrix.python-version }}