mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-11-21 05:53:11 -05:00
chore(deps): update dependency node to v24 (#1139)
This commit is contained in:
commit
dd9e611bef
2
.github/workflows/native-build.yml
vendored
2
.github/workflows/native-build.yml
vendored
@ -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
|
||||
|
||||
|
||||
2
.github/workflows/native-update.yml
vendored
2
.github/workflows/native-update.yml
vendored
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user