bump node version

pull/863/head
Mikael Finstad 4 years ago
parent 515987f098
commit 79a50f1604
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -31,7 +31,7 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v2
with:
node-version: 12
node-version: 14
# Because of timeout issue https://github.com/yarnpkg/yarn/issues/4890
- run: yarn install --network-timeout 1000000

Loading…
Cancel
Save