Update node in deploy
This commit is contained in:
parent
6167ee0c31
commit
249592cfa3
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
- name: Configure Node
|
- name: Configure Node
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: '16.x'
|
node-version: '18.x'
|
||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
|
|
||||||
- name: Install packages
|
- name: Install packages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user