Skip to content

Commit 11d0064

Browse files
committed
ci: update toolchain version to most recent stable
1 parent 35765f5 commit 11d0064

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code_style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v2
1717
- uses: actions-rs/toolchain@v1
1818
with:
19-
toolchain: nightly
19+
toolchain: stable
2020
override: true
2121
components: rustfmt, clippy
2222

0 commit comments

Comments
 (0)