diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 7927889..f37d5e9 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: - name: Setup pnpm uses: pnpm/action-setup@v2 with: - version: 10 + version: 9 - name: Install Dependencies run: pnpm install