CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2023-10-13 00:49:01 +02:00
parent 96dd9eeb44
commit 005e39871b
6 changed files with 8 additions and 8 deletions
@@ -44,7 +44,7 @@ jobs:
with: { submodules: true }
- name: 'Set up Developer Command Prompt'
if: matrix.vsversion
uses: ilammy/msvc-dev-cmd@v1
uses: ilammy/msvc-dev-cmd@cec98b9d092141f74527d0afa6feb2af698cfe89 # v1.12.1
with:
vsversion: ${{ matrix.vsversion }}
arch: ${{ matrix.arch }}