diff --git a/.github/workflows/test-deploy-pnpm.yaml b/.github/workflows/test-deploy-pnpm.yaml index 0b60db389..b23bb7fa2 100644 --- a/.github/workflows/test-deploy-pnpm.yaml +++ b/.github/workflows/test-deploy-pnpm.yaml @@ -21,7 +21,7 @@ jobs: - name: Setup pnpm # You may pin to the exact commit or the version. # uses: pnpm/action-setup@10693b3829bf86eb2572aef5f3571dcf5ca9287d - uses: pnpm/action-setup@v2.2.2 + uses: pnpm/action-setup@v4 with: version: 7 run_install: |