Re: RFR: 8350437: [GHA] Update gradle wrapper-validation action to v3

2025-02-20 Thread Kevin Rushforth
On Thu, 20 Feb 2025 13:42:01 GMT, Kevin Rushforth wrote: > Update the GitHub gradle wrapper-validation action to v3. In addition to > being a good practice in general, we've had a few intermittent failures in > the existing validation task, and updating to the latest might help with this. I'll

Re: RFR: 8350437: [GHA] Update gradle wrapper-validation action to v3

2025-02-20 Thread Andy Goryachev
On Thu, 20 Feb 2025 13:42:01 GMT, Kevin Rushforth wrote: > Update the GitHub gradle wrapper-validation action to v3. In addition to > being a good practice in general, we've had a few intermittent failures in > the existing validation task, and updating to the latest might help with this. The