Skip to content

Commit e0db0e0

Browse files
committed
Updated github workflow
1 parent 33ded61 commit e0db0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3131

3232
- name: Install wix toolset
33-
run: dotnet tool install --global wix --version 5.0.2 --verbosity quiet
33+
run: dotnet tool install --global wix --version 6.0.0 --verbosity quiet
3434

3535
- name: Fetch latest Windows version from Adoptium API
3636
run: |

0 commit comments

Comments
 (0)