[ci] Validate gradle wrapper inline (#7582)

Updates to v4 of the gradle wrapper validation action
This commit is contained in:
sciencewhiz
2024-12-24 17:42:07 -08:00
committed by GitHub
parent 939a9ceee1
commit dee50bf500
6 changed files with 31 additions and 14 deletions

View File

@@ -20,6 +20,7 @@ jobs:
with:
fetch-depth: 0
persist-credentials: false
- uses: gradle/actions/wrapper-validation@v4
- uses: actions/setup-java@v4
with:
distribution: 'temurin'