mirror of
https://github.com/microsoft/setup-msbuild.git
synced 2024-11-24 04:21:06 +07:00
Update test.yml
updated actions/checkout to v4
This commit is contained in:
parent
3404ff3d40
commit
f37d07ecbd
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
|
||||||
|
Loading…
Reference in New Issue
Block a user