Skip to content

Commit beb8fcd

Browse files
committed
update CI clippy
1 parent dc86ba2 commit beb8fcd

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-2024-11-13
153+
toolchain: nightly-2025-03-04
154154
components: clippy
155155
- uses: actions-rs-plus/clippy-check@v2
156156
with:

0 commit comments

Comments
 (0)