summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index de7441cdbe3..1f80abfeb8a 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -97,7 +97,7 @@ jobs:
repository: DOCGroup/MPC
path: ${{ env.MPC_ROOT }}
- name: Install vcpkg
- uses: lukka/run-vcpkg@v5
+ uses: lukka/run-vcpkg@v6
with:
vcpkgGitCommitId: 0bf3923f9fab4001c00f0f429682a0853b5749e0
vcpkgArguments: --recurse ${{ matrix.vcpkgpackages }}