mirror of
https://hub.gitmirror.com/https://github.com/gradle/gradle-build-action
synced 2026-05-10 20:18:59 +08:00
Previously, only .jar files were bundled, with other files (modules, POMs, zips, etc) being left in Gradle User Home. All downloaded files are now included in the bundle. Fixes #100