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 7d7527f commit 60a8569Copy full SHA for 60a8569
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@9190480d27706dc2fd75d122753936cafafa2154 # v6.0.1
+ - uses: clechasseur/rs-clippy-check@b418607012136b974dc5c880877df721d630bbc1 # v6.0.2
120
with:
121
args: --all-features
122
0 commit comments