Skip to content

Commit 7314981

Browse files
Bump microsoft/setup-msbuild from 1 to 2 (#4207)
1 parent e955589 commit 7314981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-daily.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
java-version: 17
6262

6363
- name: Setup Visual Studio Build Tools
64-
uses: microsoft/setup-msbuild@v1
64+
uses: microsoft/setup-msbuild@v2
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.

0 commit comments

Comments
 (0)