Skip to content

Commit 4c9719c

Browse files
authored
ci: bump clippy checks to 1.90 (#2045)
1 parent c31a4fe commit 4c9719c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workspace.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v5
2727
- uses: dtolnay/rust-toolchain@master
2828
with:
29-
toolchain: 1.89.0
29+
toolchain: 1.90.0
3030
components: clippy
3131
- run: cargo clippy --all --all-features --tests
3232

0 commit comments

Comments
 (0)