We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2213210 commit 3fc5fb9Copy full SHA for 3fc5fb9
.github/workflows/rust.yml
@@ -267,7 +267,7 @@ jobs:
267
env:
268
RUSTFLAGS: "-C link-arg=-fuse-ld=lld --deny warnings"
269
- name: Clippy all features
270
- uses: auguwu/clippy-action@fc55104bde35cbd21451ee5830aad15c0cac8b5b # v1.3.0
+ uses: auguwu/clippy-action@26f57356a84497f562cb1ead954a452c085c80c8 # v1.3.0
271
with:
272
deny: warnings
273
all-features: true
0 commit comments