mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 18:36:46 +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
|
||||
**NOTE:** Amazon Corretto only supports the major version specification.
|
||||
|
||||
```yaml
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue