actions-marketplace-validations/Setup Java

Automatic Java Setup

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionSpecifies a version to use instead of reading it from a file, useful in matrix builds.no
version-filenameSpecifies the name to the file where the version should be read from.no
distributionSpecifies the Java distribution (temurin, zulu, adopt, adopt-hotspot, adopt-openj9, liberica, microsoft, or corretto).no
architectureSpecifies the Java architecture (x86, x64, armv7, aarch64, or ppc64le).no
package-typeSpecifies the Java package type (jdk, jre, jdk+fx, or jre+fx).no
check-latestSpecifies if the latest available version should be resolved on each run, or not.no
namedescription
versionActual version of Java that has been set up.
distributionIdentifier of the distribution that has been set up.
pathPath where Java has been set up (same as `$JAVA_HOME`).
cache-hitBoolean indicating if a match was found in the cache.