From e1909bb71e145b2dbdf3b7d1885ac243e7b74f0c Mon Sep 17 00:00:00 2001 From: Devin Elrose Date: Mon, 5 Aug 2024 23:04:30 -0700 Subject: [PATCH] Updates pnpm/action-setup to v4 in ci workflow (#570) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9b7dc35a..37df8161 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: with: fetch-depth: 2 - - uses: pnpm/action-setup@v2.2.4 + - uses: pnpm/action-setup@v4 with: version: 9.1.4