chore(deps): update dependency node to v24

This commit is contained in:
renovate[bot]
2025-11-03 01:54:30 +00:00
committed by GitHub
parent 648a03e3ea
commit 0905e4424e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
uses: actions/setup-node@v6
if: env.IS_EXPO_ENABLED == 'true'
with:
node-version: 22.x
node-version: 24.x
cache: yarn
cache-dependency-path: front/yarn.lock
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
uses: actions/setup-node@v6
if: env.IS_EXPO_ENABLED == 'true'
with:
node-version: 22.x
node-version: 24.x
cache: yarn
cache-dependency-path: front/yarn.lock