Skip to content

Commit 0a44ba7

Browse files
authoredSep 19, 2024
Correct version string (#1124)
1 parent 97ca147 commit 0a44ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ See [action.yml](action.yml)
2121
- uses: actions/setup-node@v4
2222
with:
2323
# Version Spec of the version to use in SemVer notation.
24-
# It also admits such aliases as lts, latest, nightly and canary builds
24+
# It also admits such aliases as lts/*, latest, nightly and canary builds
2525
# Examples: 12.x, 10.15.1, >=10.15.0, lts/Hydrogen, 16-nightly, latest, node
2626
node-version: ''
2727

0 commit comments

Comments
 (0)
Failed to load comments.