Beta release of gradle-build-action@v3
.
Can be referenced via gradle/[email protected]
or gradle/gradle-build-action@v3-beta
.
- Allow cache entries to be reused by jobs with the same ID in different workflows (#1017)
- Workflow name remains part of the cache key, but cache entries generated by the same job id in a different workflow may be restored
- Register pre-installed JDKs in Maven toolchains.xml file (#1024)
- This allows pre-installed JDKs to be auto-detected by Gradle Toolchain support