Skip to content

Commit 4577a56

Browse files
chore(deps): update clechasseur/rs-clippy-check action to v4
1 parent 88f8d64 commit 4577a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rav1e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: |
2626
cargo fmt -- --check --verbose
2727
- name: Run clippy
28-
uses: clechasseur/rs-clippy-check@v3
28+
uses: clechasseur/rs-clippy-check@v4
2929
with:
3030
args: -- -D warnings
3131

0 commit comments

Comments
 (0)