On Fri, 13 Jun 2025 14:26:04 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
> 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. This pull request has now been integrated. Changeset: 3922d38f Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/3922d38fd6b2cec8d7fa9a81f279c2add6dbeeb1 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8359445: GHA: Update gradle wrapper-validation action to v4 Reviewed-by: angorya, mhanl ------------- PR: https://git.openjdk.org/jfx/pull/1826