mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Update dependency node to v22
This commit is contained in:
parent
998cdcb80a
commit
f2e05e21eb
2
.github/workflows/native-build.yml
vendored
2
.github/workflows/native-build.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 18.x
|
||||
node-version: 22.x
|
||||
cache: yarn
|
||||
cache-dependency-path: front/yarn.lock
|
||||
|
||||
|
2
.github/workflows/native-update.yml
vendored
2
.github/workflows/native-update.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 18.x
|
||||
node-version: 22.x
|
||||
cache: yarn
|
||||
cache-dependency-path: front/yarn.lock
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user