We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b17d729 commit 8fedf31Copy full SHA for 8fedf31
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@master
21
- uses: dtolnay/rust-toolchain@master
22
with:
23
- toolchain: nightly-2022-11-30
+ toolchain: nightly-2023-10-21
24
components: clippy
25
- uses: actions-rs/clippy-check@v1
26
0 commit comments