There was an error while loading. Please reload this page.
1 parent b0bce23 commit 57bd27cCopy full SHA for 57bd27c
1 file changed
.github/workflows/cmake-windows.yml
@@ -26,11 +26,11 @@ jobs:
26
submodules: recursive
27
28
- name: Prepare vcpkg and libraries
29
- uses: lukka/run-vcpkg@v7
+ uses: lukka/run-vcpkg@v11
30
with:
31
vcpkgArguments: gtest openssl
32
vcpkgTriplet: x64-windows
33
- vcpkgGitCommitId: 1f619be01b436b796dab797dd1e1721c5676f8ac
+ vcpkgGitCommitId: '2025.07.25'
34
35
- name: Install Qt
36
uses: jurplel/install-qt-action@v4
0 commit comments