We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45497a4 commit b32f1f0Copy full SHA for b32f1f0
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Install Node.js, NPM and Yarn
22
uses: actions/setup-node@v1
23
with:
24
- node-version: 12
+ node-version: 14
25
26
- name: Prepare for app notarization (macOS)
27
if: startsWith(matrix.os, 'macos')
0 commit comments