We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de66d19 commit e241437Copy full SHA for e241437
.github/workflows/ci.yaml
@@ -43,7 +43,7 @@ jobs:
43
ref: ${{ github.event.pull_request.head.ref }}
44
repository: ${{github.event.pull_request.head.repo.full_name}}
45
- name: cargo-deny
46
- uses: EmbarkStudios/cargo-deny-action@v1
+ uses: EmbarkStudios/cargo-deny-action@v2
47
with:
48
arguments: --workspace --all-features
49
foundation:
0 commit comments