Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Böhm <3983539+mheob@users.noreply.github.com>
  • Loading branch information
bluelovers and mheob committed Apr 20, 2022
1 parent f298524 commit c5d261e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ For information regarding locally cached versions of Node.js on GitHub hosted ru
#### Supported version syntax
The `node-version` input supports the following syntax:

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`
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`

## Caching packages dependencies

Expand Down

0 comments on commit c5d261e

Please sign in to comment.