mirror of
https://github.com/dagger/dagger-for-github.git
synced 2026-01-01 05:00:21 +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
|
||||
-
|
||||
name: Dagger
|
||||
uses: dagger/dagger-for-github@v1
|
||||
uses: dagger/dagger-for-github@v2
|
||||
with:
|
||||
args: do test
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue