Skip to content

Commit

Permalink
bump clippy version
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleades committed Oct 22, 2023
1 parent b17d729 commit 8fedf31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: actions/checkout@master
- uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly-2022-11-30
toolchain: nightly-2023-10-21
components: clippy
- uses: actions-rs/clippy-check@v1
with:
Expand Down

0 comments on commit 8fedf31

Please sign in to comment.