mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2024-11-10 05:51:07 +07:00
Using dev branch action definition
This commit is contained in:
parent
ded5a39da6
commit
5639ea3d91
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup MSBuild
|
- name: Setup MSBuild
|
||||||
id: setup_msbuild
|
id: setup_msbuild
|
||||||
uses: ./
|
uses: ./@dev
|
||||||
with:
|
with:
|
||||||
vs-version: "[16.4,16.5]"
|
vs-version: "[16.4,16.5]"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user