Skip to content

Commit

Permalink
build(deps): Update clechasseur/rs-clippy-check action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 0545c97 commit 0954985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- run: rustup override set ${{steps.toolchain.outputs.name}}
- run: rustup component add clippy

- uses: clechasseur/rs-clippy-check@v3
- uses: clechasseur/rs-clippy-check@v4
with:
args: --all-features -- --deny warnings

Expand Down

0 comments on commit 0954985

Please sign in to comment.