fix(ci): add ref
This commit is contained in:
parent
d01df9cb25
commit
36471830df
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
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
||||
- name: update rust toolchain
|
||||
id: urt
|
||||
uses: a-kenji/update-rust-toolchain
|
||||
uses: a-kenji/update-rust-toolchain@main
|
||||
with:
|
||||
minor-version-delta: 1
|
||||
labels: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue