mirror of
https://github.com/zellij-org/zellij.git
synced 2024-12-23 17:22:28 +03:00
fix(ci): use release version instead of main
This commit is contained in:
parent
f838feed85
commit
78eeac7d80
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@main
|
uses: a-kenji/update-rust-toolchain@v1
|
||||||
with:
|
with:
|
||||||
minor-version-delta: 2
|
minor-version-delta: 2
|
||||||
pr-labels: |
|
pr-labels: |
|
||||||
|
Loading…
Reference in New Issue
Block a user