mirror of
https://github.com/CompeyDev/setup-rokit.git
synced 2024-12-12 12:40:36 +00:00
Update aftman
in test
This commit is contained in:
parent
dd79201894
commit
dd118a15ad
1 changed files with 3 additions and 3 deletions
6
.github/workflows/CI.yml
vendored
6
.github/workflows/CI.yml
vendored
|
@ -75,7 +75,7 @@ jobs:
|
|||
- run: mkdir project
|
||||
- uses: ./.github/actions/test
|
||||
with:
|
||||
version: v0.2.2
|
||||
version: v0.2.6
|
||||
trust-check: false
|
||||
path: "./project"
|
||||
|
||||
|
@ -87,7 +87,7 @@ jobs:
|
|||
- run: mkdir project
|
||||
- uses: ./.github/actions/test
|
||||
with:
|
||||
version: v0.2.2
|
||||
version: v0.2.6
|
||||
trust-check: false
|
||||
path: "./project"
|
||||
|
||||
|
@ -99,6 +99,6 @@ jobs:
|
|||
- run: mkdir project
|
||||
- uses: ./.github/actions/test
|
||||
with:
|
||||
version: v0.2.2
|
||||
version: v0.2.6
|
||||
trust-check: false
|
||||
path: "./project"
|
||||
|
|
Loading…
Reference in a new issue