Skip to content

Commit

Permalink
update clippy in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dwrensha committed Nov 15, 2024
1 parent fd7e5e6 commit 1ec4709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly-2024-09-13
toolchain: nightly-2024-11-13
components: clippy
- uses: actions-rs-plus/clippy-check@v2
with:
Expand Down

0 comments on commit 1ec4709

Please sign in to comment.