actions-marketplace-validations/setup-scala
GitHub Action to install any version of Java (GraalVM, Java 8, Java 11, Java 14, ...)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 18, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/olafurpg_setup-scala@520132c5fb93cae72d3eb41fa74c52caa285d431 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| java-version | The Java version to install, a string matching the output format from `jabba ls-remote`. For example, "adopt@1.8" for the latest AdoptOpenJDK 8 version, "adopt@1.11" for the latest AdoptOpenJDK 11 version, or "graalvm@" for the latest GraalVM version. | — | adopt@1.8 |
| jabba-version | The Jabba version to install. | — | 0.11.2 |
Outputs
no outputs