We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401887a commit 1f880bfCopy full SHA for 1f880bf
1 file changed
.github/workflows/security-audit.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v6
19
- uses: RustCrypto/actions/cargo-cache@master
20
- name: Cache cargo bin
21
- uses: actions/cache@v4
+ uses: actions/cache@v5
22
with:
23
path: ~/.cargo/bin
24
key: ${{ runner.os }}-cargo-audit-v0.20-ubuntu-v24.04
0 commit comments