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 32cad20 commit 948663fCopy full SHA for 948663f
1 file changed
.github/workflows/security-audit.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v7
20
- name: Cache cargo bin
21
- uses: actions/cache@v5
+ uses: actions/cache@v6
22
with:
23
path: ~/.cargo/bin
24
key: ${{ runner.os }}-cargo-audit-v0.22.0
0 commit comments