You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 21, 2025. It is now read-only.
Having a single repository to host all of the Gradle GitHub Actions will provide numerous benefits:
Easier to stay on top of dependency updates
More frequent release cycle
Enable integration between different actions like automatic wrapper validation with setup-gradle.
We'll need to retain the existing gradle/wrapper-validation-action for a deprecation cycle: it can simply delegate to gradle/actions/wrapper-validation (similar to gradle/gradle-build-action delegating to gradle/actions/setup-gradle).