mirror of
https://github.com/actions/setup-java.git
synced 2026-06-17 08:54:24 +00:00
This option allows to install an additional JDK without making it the default one. I have wanted this for quite a long time as I'm running custom GitHub Actions with Java, which might require a specific JDK and I don't want to pollute the JDK that is used by the overall workflow calling the action. And I'm apparently not alone as there was a preexisting issue. Fixes #560 |
||
|---|---|---|
| .. | ||
| basic-validation.yml | ||
| check-dist.yml | ||
| codeql-analysis.yml | ||
| e2e-cache-dependency-path.yml | ||
| e2e-cache.yml | ||
| e2e-local-file.yml | ||
| e2e-publishing.yml | ||
| e2e-versions.yml | ||
| licensed.yml | ||
| publish-immutable-actions.yml | ||
| release-new-action-version.yml | ||
| update-config-files.yml | ||