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:
Stephan Seitz 2023-02-20 08:48:47 -08:00 committed by GitHub
parent 00eee2ef0f
commit f7efd5e55e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}}