We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e646f51 commit 340e346Copy full SHA for 340e346
.github/workflows/build-and-release.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Setup vcpkg
40
uses: lukka/run-vcpkg@v11
41
with:
42
- vcpkgGitCommitId: ce613c41372b23b1f51333815feb3edd87ef8a8b # 2025-04-09 version
+ vcpkgGitCommitId: 74e6536215718009aae747d86d84b78376bf9e09 # 2025-10-17 version
43
44
# Configure and build using CMake with presets
45
- name: Configure and Build with CMake
0 commit comments