Merge pull request #61 from crazy-max/update-refs

Bump to latest major
This commit is contained in:
CrazyMax 2022-05-06 16:56:24 +02:00 committed by GitHub
commit 94561d98f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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