update: update-rust-toolchain v1 -> v1.1
This commit is contained in:
parent
9823d1fe88
commit
716f606b44
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-rust-toolchain.yml
vendored
2
.github/workflows/update-rust-toolchain.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: update rust toolchain
|
- name: update rust toolchain
|
||||||
id: urt
|
id: urt
|
||||||
uses: a-kenji/update-rust-toolchain@v1
|
uses: a-kenji/update-rust-toolchain@v1.1
|
||||||
with:
|
with:
|
||||||
minor-version-delta: 2
|
minor-version-delta: 2
|
||||||
toolchain-path: './rust-toolchain.toml'
|
toolchain-path: './rust-toolchain.toml'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue