Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
repository: DOCGroup/MPC
path: ${{ env.MPC_ROOT }}
- name: Install vcpkg
uses: lukka/run-vcpkg@v7
uses: lukka/run-vcpkg@v11
with:
vcpkgGitCommitId: 5568f110b509a9fd90711978a7cb76bae75bb092
vcpkgArguments: --recurse ${{ matrix.vcpkgpackages }}
Expand Down