diff --git a/.github/workflows/msbuild.yml b/.github/workflows/msbuild.yml index fe2282fcf..74dc68d6d 100644 --- a/.github/workflows/msbuild.yml +++ b/.github/workflows/msbuild.yml @@ -54,7 +54,7 @@ jobs: uses: lukka/run-vcpkg@v11 with: vcpkgDirectory: '${{ runner.workspace }}/b/vcpkg' - vcpkgGitCommitId: 6220088b956e4e4c7de27fb5f5eff8c9745cb4c8 + vcpkgGitCommitId: f0376cb987beefabcbef170a0764dc363f789b78 - name: Run CMake consuming CMakePreset.json and vcpkg.json by mean of vcpkg. uses: lukka/run-cmake@v10