Bump ilammy/msvc-dev-cmd from 1.11.0 to 1.12.0 (#4063)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
dependabot[bot] 2022-10-16 15:55:14 +00:00 committed by GitHub
parent b232d16b55
commit 62b689e746
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,7 +78,7 @@ jobs:
- name: Enable Developer Command Prompt
if: startsWith(matrix.os, 'windows')
uses: ilammy/msvc-dev-cmd@v1.11.0
uses: ilammy/msvc-dev-cmd@v1.12.0
- name: Build (Windows)
if: startsWith(matrix.os, 'windows')