We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e955589 commit 7314981Copy full SHA for 7314981
.github/workflows/codeql-daily.yml
@@ -61,7 +61,7 @@ jobs:
61
java-version: 17
62
63
- name: Setup Visual Studio Build Tools
64
- uses: microsoft/setup-msbuild@v1
+ uses: microsoft/setup-msbuild@v2
65
66
# This step uses Microsoft's vswhere tool to verify that the official Windows 10 SDK (version 19041) is installed.
67
# vswhere is a Microsoft-provided command-line utility that locates Visual Studio installations and their components.
0 commit comments