Update to node.js 18.
This commit is contained in:
Родитель
94b153a88f
Коммит
39c28fd01c
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Setup Node environment
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 18
|
||||
|
||||
- name: Install Yarn
|
||||
run: npm install -g yarn
|
||||
|
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Setup Node environment
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 18
|
||||
|
||||
- name: Install Yarn
|
||||
run: npm install -g yarn
|
||||
|
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- name: Setup Node environment
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 18
|
||||
|
||||
- name: Install Yarn
|
||||
run: npm install -g yarn
|
||||
|
|
Загрузка…
Ссылка в новой задаче