mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 17:26:27 +00:00
Update README.md
Co-authored-by: Alexander Böhm <3983539+mheob@users.noreply.github.com>
This commit is contained in:
parent
0093214f7a
commit
91bdfe313e
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,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/*`
|
||||
nvm latest version syntax: `node`
|
||||
|
||||
## Caching global packages data
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue