diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b7b23ec..1bb0210 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,7 @@ jobs: node-version: '24' - name: Install pnpm - uses: pnpm/action-setup@v4 + uses: pnpm/action-setup@v5 with: version: 10 @@ -135,7 +135,7 @@ jobs: node-version: '24' - name: Install pnpm - uses: pnpm/action-setup@v4 + uses: pnpm/action-setup@v5 with: version: 10