We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88f8d64 commit 4577a56Copy full SHA for 4577a56
.github/workflows/rav1e.yml
@@ -25,7 +25,7 @@ jobs:
25
run: |
26
cargo fmt -- --check --verbose
27
- name: Run clippy
28
- uses: clechasseur/rs-clippy-check@v3
+ uses: clechasseur/rs-clippy-check@v4
29
with:
30
args: -- -D warnings
31
0 commit comments