[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

@@ -29,6 +29,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: gradle/actions/wrapper-validation@v4
- name: Build WPILib with Gradle
uses: addnab/docker-run-action@v3
with: