Skip to content

Commit 716b391

Browse files
flichtenheldlstipakov
authored andcommitted
GHA: Update vcpkg commit to something current
Last update was in 2023 and this lead to build-failures now. Signed-off-by: Frank Lichtenheld <[email protected]>
1 parent 32f2c80 commit 716b391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/msbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
uses: lukka/run-vcpkg@v11
5858
with:
5959
vcpkgDirectory: '${{ runner.workspace }}/b/vcpkg'
60-
vcpkgGitCommitId: "1ba9a2591f15af5900f2ce2b3e2bf31771e3ac48"
60+
vcpkgGitCommitId: 6220088b956e4e4c7de27fb5f5eff8c9745cb4c8
6161

6262
- name: Run CMake consuming CMakePreset.json and vcpkg.json by mean of vcpkg.
6363
uses: lukka/run-cmake@v10

0 commit comments

Comments
 (0)