@ -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