Skip to content

Commit d2e5181

Browse files
committed
update clippy pinned nightly
1 parent b203adb commit d2e5181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
- uses: actions/checkout@v4
151151
- uses: dtolnay/rust-toolchain@master
152152
with:
153-
toolchain: nightly-2023-11-30
153+
toolchain: nightly-2024-05-26
154154
components: clippy
155155
- uses: actions-rs-plus/clippy-check@v2
156156
with:

0 commit comments

Comments
 (0)