From 0d0b43217aad93f911e4d8e8068a11ea697e7fcc Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Fri, 5 Jul 2024 14:37:28 +0200 Subject: [PATCH] docs: add warning about v2 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d5d17eb..b0dc017 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +> ## :warning: Upgrade from v2! +> +> The v2 version of this action [has stopped working](https://github.com/pnpm/action-setup/issues/135) with newer Node.js versions. Please, upgrade to the latest version to fix any issues. + # Setup pnpm Install pnpm package manager.