diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 05d1a0a..3d1eab9 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -15,7 +15,7 @@ jobs: - uses: pnpm/action-setup@v4 name: Install pnpm with: - version: 8 + version: 9 run_install: false - name: Install Node.js