Skip to content

Commit

Permalink
Correct version string (#1124)
Browse files Browse the repository at this point in the history
  • Loading branch information
fulldecent committed Sep 19, 2024
1 parent 97ca147 commit 0a44ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ See [action.yml](action.yml)
- uses: actions/setup-node@v4
with:
# Version Spec of the version to use in SemVer notation.
# It also admits such aliases as lts, latest, nightly and canary builds
# It also admits such aliases as lts/*, latest, nightly and canary builds
# Examples: 12.x, 10.15.1, >=10.15.0, lts/Hydrogen, 16-nightly, latest, node
node-version: ''

Expand Down

0 comments on commit 0a44ba7

Please sign in to comment.