diff --git a/.github/workflows/ci_msw.yml b/.github/workflows/ci_msw.yml index 8b5e8139c7..48329e92cd 100644 --- a/.github/workflows/ci_msw.yml +++ b/.github/workflows/ci_msw.yml @@ -83,7 +83,7 @@ jobs: Set-Content setup.h - name: Add MSBuild to PATH - uses: microsoft/setup-msbuild@v1.0.3 + uses: microsoft/setup-msbuild@v1.1.3 with: vs-prerelease: true