battila7/JDK via Jabba
Set up your GitHub Actions workflow with a specific version of Java via Jabba.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| jdk | The JDK to install. See https://github.com/shyiko/jabba for available expressions. | yes | — |
| javaHomeEnvironmentVariable | The target environment variable into which the path to the downloaded distribution will be saved. | no | JAVA_HOME |
| addBinDirectoryToPath | Whether to add the bin directory of the downloaded distribution to the PATH. | no | true |
Outputs
no outputs