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.
2 parents 4d2ccae + 16ffdb6 commit dfa78e8Copy full SHA for dfa78e8
.github/workflows/audit.yml
@@ -47,7 +47,7 @@ jobs:
47
- bans licenses sources
48
steps:
49
- uses: actions/checkout@v4
50
- - uses: EmbarkStudios/cargo-deny-action@v1
+ - uses: EmbarkStudios/cargo-deny-action@v2
51
with:
52
command: check ${{ matrix.checks }}
53
rust-version: stable
0 commit comments