mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
ci: use Swatinem/rust-cache@v2 everywhere (#2862)
This commit is contained in:
2
.github/workflows/unit.yml
vendored
2
.github/workflows/unit.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
||||
toolchain: stable
|
||||
profile: minimal
|
||||
override: true
|
||||
- uses: Swatinem/rust-cache@v1
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
with:
|
||||
cache-on-failure: true
|
||||
- name: Install latest nextest release
|
||||
|
||||
Reference in New Issue
Block a user