We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f298524 commit c5d261eCopy full SHA for c5d261e
README.md
@@ -35,10 +35,10 @@ For information regarding locally cached versions of Node.js on GitHub hosted ru
35
#### Supported version syntax
36
The `node-version` input supports the following syntax:
37
38
-major versions: `12`, `14`, `16`
39
-more specific versions: `10.15`, `14.2.0`, `16.3.0`
40
-nvm lts syntax: `lts/erbium`, `lts/fermium`, `lts/*`
41
-nvm latest version syntax: `node`
+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`
42
43
## Caching packages dependencies
44
0 commit comments