diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fb3b6174c..586f2ca5a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v4 with: - node-version: '22.21.1' + node-version: '22.9.0' cache: pnpm - name: Node version