As noted in JBS, our GitHub Actions workflow uses `gradle/actions/wrapper-validation@v3`. We should update to the latest version, which is v4.
In addition to it being a good idea to use the latest, we've seen a lot of intermittent failures in gradle validation, and I hope this might help. ------------- Commit messages: - GHA: Update gradle wrapper-validation to v4 Changes: https://git.openjdk.org/jfx/pull/1826/files Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1826&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8359445 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jfx/pull/1826.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1826/head:pull/1826 PR: https://git.openjdk.org/jfx/pull/1826