Skip to content

Commit

Permalink
Merge pull request #31 from aluzzardi/fix-example
Browse files Browse the repository at this point in the history
README: fix action version in example
  • Loading branch information
aluzzardi authored Mar 9, 2022
2 parents d384192 + 3c4b6fe commit 5009554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 5009554

Please sign in to comment.