From bc06aa6030df35a09490ed5b6235a329ea7b1e96 Mon Sep 17 00:00:00 2001 From: Michael Rienstra Date: Tue, 25 Oct 2022 10:42:24 -0700 Subject: [PATCH] typo: not latest version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf52ea1..54d649e 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ jobs: with: node-version: 16 - - uses: pnpm/action-setup@v2.0.1 + - uses: pnpm/action-setup@v2.2.4 name: Install pnpm id: pnpm-install with: