build(deps): bump Swatinem/rust-cache from 2.0.0 to 2.5.0 (#79)
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 2.0.0 to 2.5.0.
- [Release notes](https://github.com/Swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](6720f05bc4...2656b87321
)
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
parent
baaf97ab02
commit
0e6e37e2b4
|
@ -76,6 +76,6 @@ jobs:
|
|||
with:
|
||||
toolchain: stable
|
||||
|
||||
- uses: Swatinem/rust-cache@6720f05bc48b77f96918929a9019fb2203ff71f8 # 2.0.0
|
||||
- uses: Swatinem/rust-cache@2656b87321093db1cb55fbd73183d195214fdfd1 # 2.5.0
|
||||
- run: python3 -m pip install nox
|
||||
- run: nox -s test-${{ matrix.python-version }}
|
||||
|
|
Loading…
Reference in New Issue