diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ba9aa0b..06fe57e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,7 +56,7 @@ jobs: - name: Checkout the project uses: actions/checkout@v6 - - uses: pnpm/action-setup@v4 + - uses: pnpm/action-setup@v5 with: version: 10