You've already forked setup-msbuild
mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2025-09-03 19:34:07 +07:00
Merge pull request #122 from mosfet80/patch-1 [skip ci]
Update test.yml
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Setup MSBuild (vswhere-path)
|
- name: Setup MSBuild (vswhere-path)
|
||||||
id: setup_msbuild_explicit
|
id: setup_msbuild_explicit
|
||||||
|
Reference in New Issue
Block a user