We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bfffcf + 9424b75 commit bbf6078Copy full SHA for bbf6078
1 file changed
.github/workflows/rust.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
33
34
- - uses: clechasseur/rs-clippy-check@b418607012136b974dc5c880877df721d630bbc1 # v6.0.2
+ - uses: clechasseur/rs-clippy-check@3a0225255fc5c07aefde16d229e8479a137ddd8e # v6.0.3
35
with:
36
args: --all-targets --all-features
37
0 commit comments