We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f22d2e + ed5ebfe commit 74b0896Copy full SHA for 74b0896
2 files changed
.github/workflows/build.yml
@@ -55,7 +55,7 @@ jobs:
55
echo "" >> $env:GITHUB_STEP_SUMMARY
56
57
- name: Add MSBuild to PATH
58
- uses: microsoft/setup-msbuild@v2
+ uses: microsoft/setup-msbuild@v3
59
60
- name: Build Cmder Launcher
61
shell: pwsh
.github/workflows/codeql.yml
@@ -78,7 +78,7 @@ jobs:
78
# queries: security-extended,security-and-quality
79
80
81
82
83
84
0 commit comments