Skip to content

Commit bcd17ca

Browse files
committed
clippy toolchain stable
1 parent b61ebf8 commit bcd17ca

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
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions-rs/toolchain@v1
1313
with:
1414
profile: minimal
15-
toolchain: 1.36.0
15+
toolchain: stable
1616
override: true
1717
components: clippy
1818
- uses: actions-rs/clippy-check@v1

0 commit comments

Comments
 (0)