diff --git a/.github/workflows/native.yml b/.github/workflows/native.yml index 4be8ad6bb5..e7a03aa94c 100644 --- a/.github/workflows/native.yml +++ b/.github/workflows/native.yml @@ -129,7 +129,7 @@ jobs: uses: al-cheb/configure-pagefile-action@v1.3 - name: Setup MSVC id: setup-msvc - uses: ilammy/msvc-dev-cmd@v1.12.1 + uses: ilammy/msvc-dev-cmd@v1.13.0 - name: Build id: build run: |