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 9cafcb4 commit 57cad47Copy full SHA for 57cad47
1 file changed
.github/workflows/security-audit.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: dtolnay/rust-toolchain@master
22
with:
23
toolchain: stable
24
- - uses: actions/cache@v5
+ - uses: actions/cache@v6
25
26
path: ~/.cargo/bin
27
key: ${{ runner.os }}-cargo-audit-v0.22.0
0 commit comments