We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cargo deny
2 parents c04fcab + ce7b166 commit 3afb0fcCopy full SHA for 3afb0fc
4 files changed
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
runs-on: ubuntu-latest
68
steps:
69
- uses: actions/[email protected]
70
- - uses: EmbarkStudios/cargo-deny-action@v1
+ - uses: EmbarkStudios/cargo-deny-action@v2
71
with:
72
log-level: warn
73
command: check
0 commit comments