We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03e8634 commit af1163cCopy full SHA for af1163c
1 file changed
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
submodules: recursive
34
35
- name: Build wails
36
- uses: dAppServer/wails-build-action@v2.2
+ uses: dAppServer/wails-build-action@v3
37
id: build
38
with:
39
build-name: ${{ matrix.build.name }}
0 commit comments