Skip to content

Commit 8fedf31

Browse files
committed
bump clippy version
1 parent b17d729 commit 8fedf31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@master
2121
- uses: dtolnay/rust-toolchain@master
2222
with:
23-
toolchain: nightly-2022-11-30
23+
toolchain: nightly-2023-10-21
2424
components: clippy
2525
- uses: actions-rs/clippy-check@v1
2626
with:

0 commit comments

Comments
 (0)