Update rust.yml
This commit is contained in:
parent
8c4ceea944
commit
5300cc7be4
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
runs-on: self-hosted
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Update to Nightly
|
||||
run: rustup update nightly && rustup default nightly
|
||||
- name: Build
|
||||
|
|
|
|||
Loading…
Reference in New Issue