chore(deps): update kemitix/rust action to v1.80.1 - autoclosed #6
1 changed files with 3 additions and 3 deletions
|
@ -6,16 +6,16 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Test
|
||||
uses: https://git.kemitix.net/kemitix/rust@v1.80.0
|
||||
uses: https://git.kemitix.net/kemitix/rust@v1.80.1
|
||||
with:
|
||||
args: test
|
||||
|
||||
- name: Build
|
||||
uses: https://git.kemitix.net/kemitix/rust@v1.80.0
|
||||
uses: https://git.kemitix.net/kemitix/rust@v1.80.1
|
||||
with:
|
||||
args: build
|
||||
|
||||
- name: Run
|
||||
uses: https://git.kemitix.net/kemitix/rust@v1.80.0
|
||||
uses: https://git.kemitix.net/kemitix/rust@v1.80.1
|
||||
with:
|
||||
args: run
|
||||
|
|
Loading…
Reference in a new issue