Skip to content

Commit 88db07b

Browse files
committed
Validate the Gradle wrapper.
1 parent 5986c0d commit 88db07b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/java.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
runs-on: ubuntu-22.04
1616
steps:
1717
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
18+
- uses: actions/wrapper-validation-action@v1
1819
- uses: actions/setup-java@v3
1920
with:
2021
java-version: 17

0 commit comments

Comments
 (0)