We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b46ad3f commit b54dd58Copy full SHA for b54dd58
.github/workflows/CI.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Clippy
52
run: cargo clippy
53
- name: Install cargo-binstall
54
- uses: cargo-bins/cargo-binstall@4a9028576ed64318f7b24193a62695e96dcbe015 # main
+ uses: cargo-bins/cargo-binstall@e7cc28468cf17df7cb288daea80c0c5437af360b # main
55
- name: Install cargo-shear
56
run: cargo binstall --no-confirm cargo-shear
57
- name: Check for unused dependencies
0 commit comments