mirror of
https://github.com/cmderdev/cmder.git
synced 2026-03-25 03:54:33 +08:00
Compare commits
1 Commits
update-ven
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ed5ebfe5ba |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
||||
echo "" >> $env:GITHUB_STEP_SUMMARY
|
||||
|
||||
- name: Add MSBuild to PATH
|
||||
uses: microsoft/setup-msbuild@v2
|
||||
uses: microsoft/setup-msbuild@v3
|
||||
|
||||
- name: Build Cmder Launcher
|
||||
shell: pwsh
|
||||
|
||||
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@@ -78,7 +78,7 @@ jobs:
|
||||
# queries: security-extended,security-and-quality
|
||||
|
||||
- name: Add MSBuild to PATH
|
||||
uses: microsoft/setup-msbuild@v2
|
||||
uses: microsoft/setup-msbuild@v3
|
||||
|
||||
- name: Build Cmder Launcher
|
||||
shell: pwsh
|
||||
|
||||
Reference in New Issue
Block a user