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 c4131fd commit 9a21a4fCopy full SHA for 9a21a4f
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: setup node
38
uses: actions/setup-node@v2
39
with:
40
- node-version: 14
+ node-version: 18
41
42
- name: Get Wails
43
run: go install github.com/wailsapp/wails/v2/cmd/wails@latest
0 commit comments