Skip to content

Commit ae8b34c

Browse files
committed
github ci: rust version 1.64.0
1 parent 02ce24a commit ae8b34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/preinstall/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ runs:
2222
- name: Install Rust toolchain
2323
uses: actions-rs/toolchain@v1
2424
with:
25-
toolchain: stable
25+
toolchain: 1.64.0
2626
override: true
2727
components: rustfmt, clippy
2828

0 commit comments

Comments
 (0)