Skip to content

Commit

Permalink
change toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixMoelder committed May 6, 2024
1 parent 7db2d9e commit 66f5e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
submodules: recursive

- name: Install stable toolchain
uses: actions-rs/toolchain@v1.0.6
uses: dtolnay/rust-toolchain
with:
toolchain: stable
override: true
Expand Down

0 comments on commit 66f5e15

Please sign in to comment.