Skip to content

Commit

Permalink
Having trouble installing newer versions of
Browse files Browse the repository at this point in the history
cargo-deny
  • Loading branch information
EliSnow committed Jul 27, 2020
1 parent fa92e0b commit 29240a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: install
args: cargo-deny
args: --version 0.6.7 cargo-deny
- uses: actions-rs/cargo@v1
with:
command: deny
Expand Down

0 comments on commit 29240a6

Please sign in to comment.