We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff54ec9 commit 6ffa767Copy full SHA for 6ffa767
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@v3
+ uses: dAppServer/wails-build-action@main
37
id: build
38
with:
39
build-name: ${{ matrix.build.name }}
0 commit comments