Skip to content

Commit

Permalink
update node ver
Browse files Browse the repository at this point in the history
  • Loading branch information
zag committed Nov 27, 2022
1 parent 45497a4 commit b32f1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v1
with:
node-version: 12
node-version: 14

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

0 comments on commit b32f1f0

Please sign in to comment.