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.
2 parents a70c624 + 57b2b34 commit d825c2cCopy full SHA for d825c2c
.github/workflows/build.yml
@@ -405,7 +405,7 @@ jobs:
405
cargo --version
406
407
- name: Run Clippy for GitHub Actions report
408
- uses: actions-rs-plus/clippy-check@30fef0f891edb491831cd248156cfb18d7d12fda # v2.2.0
+ uses: actions-rs-plus/clippy-check@0d83844d8ff1a67b11d384d9dd6adcdcf142a8a7 # v2.2.1
409
with:
410
args: --workspace --all-targets --all-features --no-deps
411
0 commit comments