mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 09:21:00 +00:00
docs(readme): add latest supported version syntax
This commit is contained in:
parent
139957c3e6
commit
9c03a9f2db
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ The `node-version` input supports the following syntax:
|
|||
major versions: `12`, `14`, `16`
|
||||
more specific versions: `10.15`, `14.2.0`, `16.3.0`
|
||||
nvm lts syntax: `lts/erbium`, `lts/fermium`, `lts/*`
|
||||
latest version: `current` or `latest`
|
||||
|
||||
## Caching packages dependencies
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue