mirror of
https://github.com/dagger/dagger-for-github.git
synced 2026-01-01 05:00:21 +11:00
Bump to latest major
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
46924d8146
commit
5d2fa7868f
1 changed files with 3 additions and 3 deletions
|
|
@ -42,7 +42,7 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
-
|
-
|
||||||
name: Dagger
|
name: Dagger
|
||||||
uses: dagger/dagger-for-github@v2
|
uses: dagger/dagger-for-github@v3
|
||||||
with:
|
with:
|
||||||
cmds: do test
|
cmds: do test
|
||||||
```
|
```
|
||||||
|
|
@ -53,7 +53,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Install Dagger
|
name: Install Dagger
|
||||||
uses: dagger/dagger-for-github@v2
|
uses: dagger/dagger-for-github@v3
|
||||||
with:
|
with:
|
||||||
install-only: true
|
install-only: true
|
||||||
-
|
-
|
||||||
|
|
@ -67,7 +67,7 @@ steps:
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Dagger
|
name: Dagger
|
||||||
uses: dagger/dagger-for-github@v2
|
uses: dagger/dagger-for-github@v3
|
||||||
with:
|
with:
|
||||||
cmds: |
|
cmds: |
|
||||||
project update
|
project update
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue