From 1c1acccf3cfaa5060dd1e52e225811f7de9f5e77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 01:50:12 +0000 Subject: [PATCH] chore(deps): update dependency node to v24 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/setup_and_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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