Skip to content

Commit cdcc53e

Browse files
Update README.md (#522)
1 parent b287e17 commit cdcc53e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ For information regarding locally cached versions of Node.js on GitHub hosted ru
3535

3636
### Supported version syntax
3737

38-
The `node-version` input supports the following values:
38+
The `node-version` input supports the Semantic Versioning Specification, for more detailed examples please refer to the [documentation](https://github.com/npm/node-semver).
39+
40+
Examples:
3941

4042
- Major versions: `12`, `14`, `16`
4143
- More specific versions: `10.15`, `14.2.0`, `16.3.0`

0 commit comments

Comments
 (0)