Closed TWiStErRob closed 10 months ago
Please run the manual workflow against this branch before merging.
Thanks.
Please run the manual workflow against this branch before merging.
It doesn't look like I'm able to target your branch from the manual workflow UI 🤔
Oops, you're right, the only thing you can do is add my fork as remote and push a branch to your origin. Or merge blindly and 🤞 😉.
Cool, I'll merge then as the main workflow should cover most if not all your changes.
Reduce warnings:
wrapper-validation doesn't have a version yet: https://github.com/gradle/wrapper-validation-action/issues/160 (it's quite possible it'll end up as
gradle/actions/wrapper-validation@v2
in a few weeks)Note: most actions treat Node 20 as major bumps because self-hosted runners break down from automatic minor bumps via
@vX
, if there's no Node 20 installed on them.