diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 12fa846..26aec73 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -25,7 +25,7 @@ jobs: node-version: 20 - name: Setup PNPM - uses: pnpm/action-setup@v4 + uses: pnpm/action-setup@v5 with: version: 8 @@ -53,7 +53,7 @@ jobs: node-version: 20 - name: Setup PNPM - uses: pnpm/action-setup@v4 + uses: pnpm/action-setup@v5 with: version: 8