We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc4ebde commit 9fc0bb1Copy full SHA for 9fc0bb1
.github/workflows/CI.yml
@@ -79,7 +79,7 @@ jobs:
79
- uses: actions/checkout@v4
80
- uses: actions-rust-lang/[email protected]
81
- name: Install cargo-deny
82
- uses: taiki-e/[email protected].13
+ uses: taiki-e/[email protected].24
83
with:
84
tool: cargo-deny
85
- uses: actions-rs/cargo@v1
0 commit comments