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 120d28c commit 9dee76eCopy full SHA for 9dee76e
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