We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67efb49 commit a4b22f8Copy full SHA for a4b22f8
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install Node.js, NPM and Yarn
18
uses: actions/setup-node@v1
19
with:
20
- node-version: 10
+ node-version: 16
21
22
- name: Build/release Electron app
23
uses: samuelmeuli/action-electron-builder@v1
0 commit comments