From 91bdfe313e97ccbc806190840715791590f5989f Mon Sep 17 00:00:00 2001 From: bluelovers Date: Thu, 21 Apr 2022 03:25:45 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Alexander Böhm <3983539+mheob@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e997b92e..65acf7ac 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ 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` ## Caching global packages data