mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 02:16:45 +00:00
add note for Amazon Corretto
This commit is contained in:
parent
8666a7e2f8
commit
a44728804b
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,8 @@ steps:
|
||||||
```
|
```
|
||||||
|
|
||||||
### Amazon Corretto
|
### Amazon Corretto
|
||||||
|
**NOTE:** Amazon Corretto only supports the major version specification.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue