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