From 3aee215b920412c950dace9f126eaaa6db6fd877 Mon Sep 17 00:00:00 2001 From: panticmilos Date: Wed, 4 May 2022 14:02:16 +0200 Subject: [PATCH] update the documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53477e4e..cb26f535 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,9 @@ 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/*` -latest unstable release: `latest`/`current`/`node` +latest release: `latest`/`current`/`node` -**Note:** Since latest unstable release is not being cached, there is possibility of hitting rate limit when downloading from dist +**Note:** Since the latest release will not be cached always, there is possibility of hitting rate limit when downloading from dist ## Caching global packages data