Bump to latest major

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-05-06 16:50:24 +02:00
parent 46924d8146
commit 5d2fa7868f
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -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