Skip to content

Commit 23bfacc

Browse files
committed
Fix
1 parent 6e1dc24 commit 23bfacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions-rs/toolchain@v1
2727
with:
2828
profile: minimal
29-
toolchain: 1.85.1
29+
toolchain: 1.87.0
3030
components: clippy
3131
- uses: actions-rs/toolchain@v1
3232
with:

0 commit comments

Comments
 (0)