mirror of
https://github.com/dagger/dagger-for-github.git
synced 2026-01-03 13:49:45 +11:00
README: fix action version in example
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
parent
d384192511
commit
3c4b6fee91
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ jobs:
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
-
|
-
|
||||||
name: Dagger
|
name: Dagger
|
||||||
uses: dagger/dagger-for-github@v1
|
uses: dagger/dagger-for-github@v2
|
||||||
with:
|
with:
|
||||||
args: do test
|
args: do test
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue