Skip to content

Commit

Permalink
CI: Update to cargo-deny 0.14.20.
Browse files Browse the repository at this point in the history
  • Loading branch information
briansmith committed Apr 4, 2024
1 parent cc87515 commit e7fcc08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ jobs:
~/.cargo/bin/cargo-deny
~/.cargo/.crates.toml
~/.cargo/.crates2.json
key: ${{ runner.os }}-v2-cargo-deny-locked-0.14.3
key: ${{ runner.os }}-v2-cargo-deny-locked-0.14.20

- run: cargo install cargo-deny --locked --vers "0.14.3"
- run: cargo install cargo-deny --locked --vers "0.14.20"

- uses: briansmith/actions-checkout@v4
with:
Expand Down

0 comments on commit e7fcc08

Please sign in to comment.