Skip to content

Commit 8114370

Browse files
committed
Revert "Change msbuild setup to latest version 1.0.2"
This reverts commit ff6a46d.
1 parent ff6a46d commit 8114370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-packaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ jobs:
260260
261261
- name: Add msbuild to PATH (windows)
262262
if: startsWith(matrix.os, 'windows')
263-
uses: microsoft/[email protected].2
263+
uses: microsoft/[email protected].1
264264

265265
- name: Cache vcpkg C++ dependencies
266266
id: cache_vcpkg

0 commit comments

Comments
 (0)