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 38fa344 commit 7a46dc3Copy full SHA for 7a46dc3
1 file changed
.github/workflows/ci.yml
@@ -116,7 +116,7 @@ jobs:
116
components: rustfmt,clippy
117
- name: Rust format
118
uses: actions-rust-lang/rustfmt@4066006ec54a31931b9b1fddfd38f2fdf2d27143 # v1.1.2
119
- - uses: clechasseur/rs-clippy-check@286fd9545eb133adad54b4af34bcb642e266ddd1 # v5.0.2
+ - uses: clechasseur/rs-clippy-check@9190480d27706dc2fd75d122753936cafafa2154 # v6.0.1
120
with:
121
args: --all-features
122
0 commit comments