From dd0c4c259260a03edbd6aeb61187b9d36a9594ad Mon Sep 17 00:00:00 2001
From: panticmilos <panticmilos@github.com>
Date: Thu, 28 Apr 2022 13:48:54 +0200
Subject: [PATCH] update readme

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 4c6ff06e..53477e4e 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +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`
+
+**Note:** Since latest unstable release is not being cached, there is possibility of hitting rate limit when downloading from dist
 
 ## Caching global packages data