diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8fae0fac1..fb3b6174c 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.11.0' + node-version: '22.21.1' cache: pnpm - name: Node version