We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a2920 commit f1d1438Copy full SHA for f1d1438
1 file changed
.github/workflows/windows-rel-build.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Install vcpkg
50
uses: lukka/run-vcpkg@v11
51
with:
52
- vcpkgGitCommitId: 478939b61bfc6aa9faf4ab18b5e2495f18ac1fea # Grabbed on 2025-03-18 23:50 +0800
+ vcpkgGitCommitId: 2e6fcc44573d091af0321f99c89b212997a76f1f # Grabbed on 2025-09-29 13:30 +0800
53
54
- name: Install Ninja
55
uses: seanmiddleditch/gha-setup-ninja@master
0 commit comments