docs(readme): add latest supported version syntax

This commit is contained in:
Divlo 2022-01-18 14:12:31 +01:00
parent 139957c3e6
commit 9c03a9f2db
No known key found for this signature in database
GPG key ID: 8F9478F220CE65E9

View file

@ -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