Skip to content

Commit

Permalink
Switch update workflow to Rust 1.71.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rushmorem committed Nov 20, 2023
1 parent f8db907 commit 2a3eb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@stable
with:
toolchain: stable
toolchain: 1.71.1
components: rustfmt

- name: Install deps
Expand Down

0 comments on commit 2a3eb8e

Please sign in to comment.