Skip to content

Commit

Permalink
Update clippy version to latest stable
Browse files Browse the repository at this point in the history
  • Loading branch information
richardeoin committed Dec 30, 2024
1 parent fecf828 commit 651c859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.80.0
toolchain: 1.83.0
target: thumbv7em-none-eabihf
components: clippy
- uses: clechasseur/rs-clippy-check@v3
Expand Down

0 comments on commit 651c859

Please sign in to comment.