Skip to content

Commit

Permalink
Validate the Gradle wrapper.
Browse files Browse the repository at this point in the history
  • Loading branch information
josealonso committed Dec 28, 2024
1 parent 5986c0d commit 88db07b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: actions/wrapper-validation-action@v1
- uses: actions/setup-java@v3
with:
java-version: 17
Expand Down

0 comments on commit 88db07b

Please sign in to comment.