diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fb1f3c5..5342e08 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: node-version: "20" - name: Install pnpm - uses: pnpm/action-setup@v4 + uses: pnpm/action-setup@v6 with: version: 9 @@ -113,7 +113,7 @@ jobs: node-version: "20" - name: Install pnpm - uses: pnpm/action-setup@v4 + uses: pnpm/action-setup@v6 with: version: 9