From e2390135c29d31ab9b4c41f5918634da3946612e Mon Sep 17 00:00:00 2001 From: Falk Neumann Date: Fri, 28 Jul 2023 15:36:51 +0200 Subject: [PATCH] ci(action-setup): update to v2.4.0 (#1028) --- .github/workflows/release-npm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-npm.yml b/.github/workflows/release-npm.yml index cdada9a92..6d271d449 100644 --- a/.github/workflows/release-npm.yml +++ b/.github/workflows/release-npm.yml @@ -13,7 +13,7 @@ jobs: persist-credentials: false - name: Install pnpm - uses: pnpm/action-setup@v2 + uses: pnpm/action-setup@v2.4.0 with: version: 8