File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101101 uses : gradle/actions/setup-gradle@v5
102102
103103 - name : Add MSBuild to PATH
104- uses : microsoft/setup-msbuild@v2
104+ uses : microsoft/setup-msbuild@v3
105105
106106 - name : Setup Visual Studio and Windows SDK environment
107107 shell : cmd
Original file line number Diff line number Diff line change 6161 java-version : 21
6262
6363 - name : Setup Visual Studio Build Tools
64- uses : microsoft/setup-msbuild@v2
64+ uses : microsoft/setup-msbuild@v3
6565
6666 # This step uses Microsoft's vswhere tool to verify that the official Windows 10 SDK (version 19041) is installed.
6767 # vswhere is a Microsoft-provided command-line utility that locates Visual Studio installations and their components.
You can’t perform that action at this time.
0 commit comments