diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index e54d5c7..cc23c4d 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -27,7 +27,7 @@ jobs: - name: Use pnpm uses: pnpm/action-setup@v2 with: - version: ^7.29 + version: ^8.8.0 run_install: false - name: Get pnpm store directory