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 d354ea6 commit 2e3ad41Copy full SHA for 2e3ad41
.github/workflows/security-audit.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
- uses: actions/checkout@v4
25
- name: Cache cargo bin
26
- uses: actions/cache@v3
+ uses: actions/cache@v4
27
with:
28
path: ~/.cargo/bin
29
key: ${{ runner.os }}-cargo-audit-v0.12.0
0 commit comments