From d8f82ed7e49f5d376d533bc0ba8c172df9a2780f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 22:22:57 +0000 Subject: [PATCH] chore(deps): update pnpm/action-setup action to v4 --- .github/workflows/Publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Publish.yml b/.github/workflows/Publish.yml index ac86648..3bda9d5 100644 --- a/.github/workflows/Publish.yml +++ b/.github/workflows/Publish.yml @@ -84,7 +84,7 @@ jobs: fetch-depth: 1 - name: Install pnpm - uses: pnpm/action-setup@v2.2.4 + uses: pnpm/action-setup@v4.1.0 with: version: 6.15.1