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 cb6faae commit c682a6dCopy full SHA for c682a6d
.github/workflows/build-electron.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup Node.js
22
uses: actions/setup-node@v4
23
with:
24
- node-version: 18
+ node-version: 22
25
26
- name: Build with-electron
27
working-directory: ./demos/with-electron
0 commit comments