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 90d1964 commit beca795Copy full SHA for beca795
1 file changed
.github/workflows/security-audit.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v6
19
- name: Cache cargo bin
20
- uses: actions/cache@v4
+ uses: actions/cache@v5
21
with:
22
path: ~/.cargo/bin
23
key: ${{ runner.os }}-cargo-audit-v0.20-ubuntu-v24.04
0 commit comments