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 bed80fb + 88c1185 commit e8f8ec9Copy full SHA for e8f8ec9
.github/workflows/clippy.yml
@@ -14,6 +14,6 @@ jobs:
14
- uses: dtolnay/rust-toolchain@nightly
15
with:
16
components: clippy
17
- - uses: clechasseur/rs-clippy-check@v4
+ - uses: clechasseur/rs-clippy-check@v5
18
19
args: --workspace
0 commit comments