Skip to content

Commit 3afb0fc

Browse files
Fix cargo deny in CI (#49)
2 parents c04fcab + ce7b166 commit 3afb0fc

4 files changed

Lines changed: 844 additions & 385 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
runs-on: ubuntu-latest
6868
steps:
6969
- uses: actions/[email protected]
70-
- uses: EmbarkStudios/cargo-deny-action@v1
70+
- uses: EmbarkStudios/cargo-deny-action@v2
7171
with:
7272
log-level: warn
7373
command: check

0 commit comments

Comments
 (0)