Skip to content

Commit c5c5326

Browse files
committed
ci: Upgrade pinned clippy version to 1.90
1 parent e694b83 commit c5c5326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clippy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
matrix:
2222
rust:
2323
# in hardcoded versions, warnings will fail the build
24-
- 1.88
24+
- 1.90
2525
# in auto-updated versions, warnings will not fail the build
2626
- stable
2727
- nightly

0 commit comments

Comments
 (0)