diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7b18462c5f..2bd28abe5a 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.19.0 + node-version: 24.20.0 - name: Install npm, yarn and pnpm run: |