Skip to content

Commit 08f06e5

Browse files
committed
Merge branch 'js/ghwf-setup-msbuild-update'
CI update. * js/ghwf-setup-msbuild-update: GitHub workflow: automatically follow minor updates of setup-msbuild
2 parents c7ac8c0 + 17c1306 commit 08f06e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
Expand-Archive compat.zip -DestinationPath . -Force
155155
Remove-Item compat.zip
156156
- name: add msbuild to PATH
157-
uses: microsoft/setup-msbuild@v1.0.0
157+
uses: microsoft/setup-msbuild@v1
158158
- name: copy dlls to root
159159
shell: powershell
160160
run: |

0 commit comments

Comments
 (0)