diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7470d9c2..06cf15f4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -96,7 +96,7 @@ jobs: - uses: pnpm/action-setup@v4 name: Install pnpm with: - version: 8 + version: 9 # Gets pnpm's store directory (for next step) - name: Get pnpm store directory