diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e16a33576e..652ebb8e94 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,7 +42,7 @@ jobs: - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: - node-version: 24.18.0 + node-version: 24.19.0 - name: Install npm, yarn and pnpm run: |