diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index dd8a7f0..68f4027 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -55,7 +55,7 @@ jobs: node-version: latest - name: Setup PNPM. - uses: pnpm/action-setup@v4 + uses: pnpm/action-setup@v6 with: version: latest