mirror of
https://github.com/actions/setup-java.git
synced 2025-06-30 13:04:13 +00:00
Merge branch 'main' into patch-1
This commit is contained in:
commit
1de7bce82c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ This action provides the following functionality for GitHub Actions runners:
|
||||||
- V2 requires you to specify distribution along with the version. V1 defaults to Zulu OpenJDK, only version input is required. Follow [the migration guide](docs/switching-to-v2.md) to switch from V1 to V2
|
- V2 requires you to specify distribution along with the version. V1 defaults to Zulu OpenJDK, only version input is required. Follow [the migration guide](docs/switching-to-v2.md) to switch from V1 to V2
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Inputs `java-version` and `distribution` are mandatory. See [Supported distributions](README.md#Supported-distributions) section for a list of available options.
|
Inputs `java-version` and `distribution` are mandatory. See [Supported distributions](#supported-distributions) section for a list of available options.
|
||||||
|
|
||||||
### Basic
|
### Basic
|
||||||
**Adopt OpenJDK**
|
**Adopt OpenJDK**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue