We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b4888 commit f10339dCopy full SHA for f10339d
.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