Skip to content

Commit

Permalink
update toolchain in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ngtkana committed Nov 11, 2024
1 parent 0db3b0a commit e2e0e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-rust/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ runs:
- name: Rust Toolchain
uses: dtolnay/rust-toolchain@stable
with:
toolchain: "1.70.0"
toolchain: "1.82.0"

- uses: taiki-e/install-action@nextest

Expand Down

0 comments on commit e2e0e7b

Please sign in to comment.