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 1e60f62 commit 26961cfCopy full SHA for 26961cf
README.md
@@ -21,7 +21,7 @@ See [action.yml](action.yml)
21
- uses: actions/setup-node@v4
22
with:
23
# Version Spec of the version to use in SemVer notation.
24
- # It also emits such aliases as lts, latest, nightly and canary builds
+ # It also admits such aliases as lts, latest, nightly and canary builds
25
# Examples: 12.x, 10.15.1, >=10.15.0, lts/Hydrogen, 16-nightly, latest, node
26
node-version: ''
27
0 commit comments