File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ jobs:
133133 steps :
134134 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # tag=v6.0.2
135135 - name : Add MSBuild to PATH
136- uses : microsoft/setup-msbuild@6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce # tag=v2 .0.0
136+ uses : microsoft/setup-msbuild@30375c66a4eea26614e0d39710365f22f8b0af57 # tag=v3 .0.0
137137 - name : " Configure CMake (${{ matrix.name }})"
138138 run : |
139139 cd build\cmake
Original file line number Diff line number Diff line change @@ -321,7 +321,7 @@ jobs:
321321 steps :
322322 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # tag=v6.0.2
323323 - name : Add MSBuild to PATH
324- uses : microsoft/setup-msbuild@6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce # tag=v2 .0.0
324+ uses : microsoft/setup-msbuild@30375c66a4eea26614e0d39710365f22f8b0af57 # tag=v3 .0.0
325325 - name : Build ${{matrix.name}}
326326 working-directory : ${{env.GITHUB_WORKSPACE}}
327327 # See https://docs.microsoft.com/visualstudio/msbuild/msbuild-command-line-reference
@@ -524,7 +524,7 @@ jobs:
524524 steps :
525525 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # tag=v6.0.2
526526 - name : Add MSBuild to PATH
527- uses : microsoft/setup-msbuild@6fb02220983dee41ce7ae257b6f4d8f9bf5ed4ce # tag=v2 .0.0
527+ uses : microsoft/setup-msbuild@30375c66a4eea26614e0d39710365f22f8b0af57 # tag=v3 .0.0
528528 - name : Build and run tests
529529 working-directory : ${{env.GITHUB_WORKSPACE}}
530530 env :
You can’t perform that action at this time.
0 commit comments