Skip to content

Commit 4b5c467

Browse files
committed
Update run-vcpkg to v11
Signed-off-by: Sven Mitt <svenzik@users.noreply.github.com>
1 parent b0bce23 commit 4b5c467

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cmake-windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ jobs:
2626
submodules: recursive
2727

2828
- name: Prepare vcpkg and libraries
29-
uses: lukka/run-vcpkg@v7
29+
uses: lukka/run-vcpkg@v11
3030
with:
3131
vcpkgArguments: gtest openssl
3232
vcpkgTriplet: x64-windows
33-
vcpkgGitCommitId: 1f619be01b436b796dab797dd1e1721c5676f8ac
33+
vcpkgGitCommitId: ef7dbf94b9198bc58f45951adcf1f041fcbc5ea0
3434

3535
- name: Install Qt
3636
uses: jurplel/install-qt-action@v4

0 commit comments

Comments
 (0)