Update cargo audit to 0.14.1.
This commit is contained in:
parent
50bdf32ba2
commit
8f759ab135
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -59,9 +59,9 @@ jobs:
|
||||
~/.cargo/bin/cargo-audit
|
||||
~/.cargo/.crates.toml
|
||||
~/.cargo/.crates2.json
|
||||
key: ${{ runner.os }}-v2-cargo-audit-0.13.1
|
||||
key: ${{ runner.os }}-v2-cargo-audit-0.14.1
|
||||
|
||||
- run: cargo install cargo-audit --vers "0.13.1"
|
||||
- run: cargo install cargo-audit --locked --vers "0.14.1"
|
||||
|
||||
- uses: briansmith/actions-checkout@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user