mirror of
https://github.com/actions/setup-java.git
synced 2026-06-29 08:38:55 +00:00
Compare commits
2 Commits
2d96dfdbc5
...
ba74ca48fd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ba74ca48fd | ||
|
|
5b86b67f5b |
@ -5,7 +5,7 @@
|
|||||||
[](https://github.com/actions/setup-java/actions/workflows/e2e-cache.yml)
|
[](https://github.com/actions/setup-java/actions/workflows/e2e-cache.yml)
|
||||||
|
|
||||||
The `setup-java` action provides the following functionality for GitHub Actions runners:
|
The `setup-java` action provides the following functionality for GitHub Actions runners:
|
||||||
- Downloading and setting up a requested version of Java. See [Usage](#Usage) for a list of supported distributions.
|
- Downloading and setting up a requested version of Java. See [Usage](#usage) for a list of supported distributions.
|
||||||
- Extracting and caching custom version of Java from a local file.
|
- Extracting and caching custom version of Java from a local file.
|
||||||
- Configuring runner for publishing using Apache Maven.
|
- Configuring runner for publishing using Apache Maven.
|
||||||
- Configuring runner for publishing using Gradle.
|
- Configuring runner for publishing using Gradle.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user