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 cfbb562 commit 2cd30b5Copy full SHA for 2cd30b5
.github/workflows/pr.yml
@@ -95,7 +95,7 @@ jobs:
95
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84
96
- run: just fetch
97
- name: Run cargo deny check bans licenses sources
98
- uses: EmbarkStudios/cargo-deny-action@64015a69ee7ee08f6c56455089cdaf6ad974fd15
+ uses: EmbarkStudios/cargo-deny-action@b01e7a8cfb1f496c52d77361e84c1840d8246393
99
with:
100
command: check bans licenses sources
101
- run: just check-fmt
0 commit comments