mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +00:00
[ci] Validate gradle wrapper inline (#7582)
Updates to v4 of the gradle wrapper validation action
This commit is contained in:
1
.github/workflows/tools.yml
vendored
1
.github/workflows/tools.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user