mirror of
https://github.com/KhronosGroup/Vulkan-Hpp.git
synced 2024-10-14 16:32:17 +00:00
ci: bump setup-msvc-dev to v2 (#1513)
This avoids a deprecation warning about Node.js 12 as shown here https://github.com/KhronosGroup/Vulkan-Hpp/actions/runs/4222600167
This commit is contained in:
parent
00eee2ef0f
commit
f7efd5e55e
2
.github/workflows/ci-windows.yml
vendored
2
.github/workflows/ci-windows.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
- name: Setup MSVC
|
- name: Setup MSVC
|
||||||
uses: TheMrMilchmann/setup-msvc-dev@v1
|
uses: TheMrMilchmann/setup-msvc-dev@v2
|
||||||
with:
|
with:
|
||||||
arch: ${{matrix.architecture}}
|
arch: ${{matrix.architecture}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user