update node version

This commit is contained in:
Abhinav 2021-12-19 11:38:28 +05:30
parent 6aaa2d2e7f
commit 90726e3113

View file

@ -20,7 +20,7 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v2.1.5
with:
node-version: 14
node-version: 10
- name: Prepare for app notarization
if: startsWith(matrix.os, 'macos')