We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 457d99d commit 8a199bfCopy full SHA for 8a199bf
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
fetch-depth: 0
41
42
- name: Add MSBuild to PATH
43
- uses: microsoft/setup-msbuild@v1
+ uses: microsoft/setup-msbuild@v2
44
45
- name: Build Cmder Launcher
46
shell: pwsh
.github/workflows/codeql.yml
@@ -60,7 +60,7 @@ jobs:
60
# queries: security-extended,security-and-quality
61
62
63
64
65
66
0 commit comments