diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 40cf5d43..804b95e9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -23,7 +23,7 @@ jobs: node-version: 20.17.0 - uses: pnpm/action-setup@v4.0.0 with: - version: 10.2.0 + version: 10.0.0 - name: Install dependencies run: pnpm install