Skip to content

Commit

Permalink
Clarify that wrapper-validation should precede setup-gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Feb 7, 2024
1 parent d355de3 commit 8a2cbc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ Simply add this action to your workflow **after** having checked out your source
uses: gradle/wrapper-validation-action@v2
```

This action step should precede any step using `gradle/gradle-build-action` or `gradle/actions/setup-gradle`.

### Add a new dedicated Workflow

Here's a sample complete workflow you can add to your repositories:
Expand Down

0 comments on commit 8a2cbc9

Please sign in to comment.