Skip to content

Commit 93e0ef3

Browse files
chore(deps): update clechasseur/rs-clippy-check action to v5
1 parent b7bf390 commit 93e0ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rav1e.yml

Lines changed: 1 addition & 1 deletion
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@v4
28+
uses: clechasseur/rs-clippy-check@v5
2929
with:
3030
args: -- -D warnings
3131

0 commit comments

Comments
 (0)