From 3ca72f77286742ce90b8d3d467e40a9718048b51 Mon Sep 17 00:00:00 2001 From: Adam Haglund Date: Tue, 27 Sep 2022 21:39:05 +0200 Subject: [PATCH] Update docs/advanced-usage.md Co-authored-by: Steven --- docs/advanced-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced-usage.md b/docs/advanced-usage.md index c85187b9..9548adb4 100644 --- a/docs/advanced-usage.md +++ b/docs/advanced-usage.md @@ -308,7 +308,7 @@ The always-auth input sets `always-auth=true` in .npmrc file. With this option s ## Automatically enable `corepack` -_Requires Node >=14.x_ +_Requires Node >=14.19.0 `corepack` is a new experimental feature that automatically installs package managers as they are used. [Read more about it here](https://nodejs.org/docs/latest/api/corepack.html)