From 854bd1d9cdcabb237cbfd037467315ee53cbc2c2 Mon Sep 17 00:00:00 2001 From: Linden <65407488+thelindat@users.noreply.github.com> Date: Tue, 9 Jul 2024 02:19:37 +1000 Subject: [PATCH] ci(release): update pnpm/action-setup --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 63ee6f51..1a09d180 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,7 +21,7 @@ jobs: ref: ${{ github.event.repository.default_branch }} - name: Install pnpm - uses: pnpm/action-setup@v2.4.0 + uses: pnpm/action-setup@v4.0.0 with: version: 9