summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-08-02 16:43:20 +0200
committerGitHub <noreply@github.com>2021-08-02 16:43:20 +0200
commit2714c6c9322d2598e4b4e0b4eb409f6ebb76f6c7 (patch)
treeb277bc83e64991e05c09002a9688e00a3e358484
parent44f1e0ff7e7c2aed11c90db1b5dc0986cbc6744c (diff)
downloadATCD-2714c6c9322d2598e4b4e0b4eb409f6ebb76f6c7.tar.gz
Update windows.yml
-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 ecaf257a33d..58928cde031 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -101,7 +101,7 @@ jobs:
repository: DOCGroup/MPC
path: ${{ env.MPC_ROOT }}
- name: Install vcpkg
- uses: lukka/run-vcpkg@v4
+ uses: lukka/run-vcpkg@v7
with:
vcpkgGitCommitId: 5568f110b509a9fd90711978a7cb76bae75bb092
vcpkgArguments: --recurse ${{ matrix.vcpkgpackages }}