mirror of
https://github.com/actions/setup-java.git
synced 2026-08-24 14:41:47 +00:00
* Fix missing wrapper cache distributions Skip optional Maven and Gradle wrapper cache saves when their distribution paths do not exist, while allowing the main dependency cache to save. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: a43181c5-548d-4293-be58-b76c03cece79 * Use resolved paths for wrapper cache saves Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: a43181c5-548d-4293-be58-b76c03cece79 * Rebuild action distributions Regenerate the setup and cleanup bundles after updating additional cache saves to use resolved paths. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: a43181c5-548d-4293-be58-b76c03cece79 --------- Copilot-Session: a43181c5-548d-4293-be58-b76c03cece79 |
||
|---|---|---|
| .. | ||
| distributions | ||
| auth.ts | ||
| cache.ts | ||
| cleanup-java.ts | ||
| constants.ts | ||
| gpg.ts | ||
| maven-args.ts | ||
| problem-matcher.ts | ||
| setup-java.ts | ||
| toolchains.ts | ||
| util.ts | ||