The setup-gradle action can be used to configure Gradle for optimal execution on any platform supported by GitHub Actions. This replaces the previous gradle/gradle-build-action, which now delegates to ...
The Wrapper Upgrade Gradle Plugin creates tasks to upgrade the Gradle Wrapper for target projects hosted on GitHub. This will create one task per configured project and 2 aggregating tasks: ...