mirror of
https://github.com/zellij-org/zellij.git
synced 2024-12-23 17:22:28 +03:00
update: update-rust-toolchain v1 -> v1.1
This commit is contained in:
parent
9823d1fe88
commit
716f606b44
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…
Reference in New Issue
Block a user