mirror of
https://github.com/RustCrypto/password-hashes.git
synced 2026-01-25 04:06:23 +00:00
ci: bump actions/cache from 4 to 5 (#780)
This commit is contained in:
2
.github/workflows/security-audit.yml
vendored
2
.github/workflows/security-audit.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
with:
|
||||
toolchain: stable
|
||||
- name: Cache cargo bin
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: ~/.cargo/bin
|
||||
key: ${{ runner.os }}-cargo-audit-v0.21.1-rust1.85
|
||||
|
||||
Reference in New Issue
Block a user