mirror of
https://github.com/KhronosGroup/Vulkan-Hpp
synced 2024-11-09 14:10:07 +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
|
||||
|
||||
- name: Setup MSVC
|
||||
uses: TheMrMilchmann/setup-msvc-dev@v1
|
||||
uses: TheMrMilchmann/setup-msvc-dev@v2
|
||||
with:
|
||||
arch: ${{matrix.architecture}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user