mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 02:25:08 +01:00
Change node version
This commit is contained in:
parent
0c3a1a260c
commit
861cc3d588
2
.github/workflows/build-deploy.yml
vendored
2
.github/workflows/build-deploy.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 13.x
|
||||
node-version: 14
|
||||
|
||||
- name: Install Yarn packages
|
||||
run: yarn install
|
||||
|
Loading…
Reference in New Issue
Block a user