Skip to content

Commit b32f1f0

Browse files
committed
update node ver
1 parent 45497a4 commit b32f1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install Node.js, NPM and Yarn
2222
uses: actions/setup-node@v1
2323
with:
24-
node-version: 12
24+
node-version: 14
2525

2626
- name: Prepare for app notarization (macOS)
2727
if: startsWith(matrix.os, 'macos')

0 commit comments

Comments
 (0)