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 cf5e877 commit 5d91bacCopy full SHA for 5d91bac
.github/workflows/publish-go-nightly-task.yml
@@ -194,7 +194,7 @@ jobs:
194
path: ${{ env.DIST_DIR }}
195
196
- name: Prepare PATH
197
- uses: microsoft/setup-msbuild@v1
+ uses: microsoft/setup-msbuild@v2
198
199
- name: Build MSI
200
id: buildmsi
.github/workflows/release-go-task.yml
@@ -198,7 +198,7 @@ jobs:
201
202
203
204
0 commit comments