diff --git a/.github/workflows/setup_and_build.yml b/.github/workflows/setup_and_build.yml index b3c2886d9..c93482277 100644 --- a/.github/workflows/setup_and_build.yml +++ b/.github/workflows/setup_and_build.yml @@ -16,7 +16,7 @@ jobs: with: # DO NOT MODIFY manually, this value is managed by renovate to ensure # it stays in-sync with package.json. See .github/renovate.json5 - node-version: 22 + node-version: 24 cache: yarn - name: Get yarn cache directory path id: yarn-cache-dir-path