Skip to content

Commit 27ff862

Browse files
committed
Update Clippy in the CI
1 parent 0065073 commit 27ff862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ jobs:
208208
uses: actions/[email protected]
209209

210210
- name: Install Rust toolchain
211-
uses: dtolnay/rust-toolchain@1.84.0
211+
uses: dtolnay/rust-toolchain@1.85.0
212212
with:
213213
components: clippy
214214

0 commit comments

Comments
 (0)