Skip to content

Commit

Permalink
Set version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherfrieler committed Aug 26, 2023
1 parent 5ea3d2e commit 57062f7
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 @@ -33,7 +33,7 @@ You can specify multiple artifacts declaring one per line.
```yaml
- uses: actions/setup-java@v1 # setup java for gradle execution
- name: gradle execution
uses: christopherfrieler/gradle-wrapper-action@0.1.1
uses: christopherfrieler/gradle-wrapper-action@0.3.0
with:
arguments: 'build --info'
artifacts: |
Expand Down

0 comments on commit 57062f7

Please sign in to comment.