Skip to content

Commit dc7c800

Browse files
committed
.github/lint: Bump toolchain version to 1.86
Signed-off-by: Tyler Fanelli <tfanelli@redhat.com>
1 parent d508349 commit dc7c800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.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
components: clippy
29-
toolchain: 1.80.0
29+
toolchain: 1.86.0
3030
profile: minimal
3131
override: true
3232
- uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)