summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-11-28 16:42:12 +0100
committerGitHub <noreply@github.com>2020-11-28 16:42:12 +0100
commitebe0549aee17ae0ded6245b3d49819c042e84231 (patch)
treec803a4e0313553e90b10fc36f0bde26f3f0fc051 /.github
parent776c0f398c88ac855c7a3d32ccc0a48e6b802f46 (diff)
downloadATCD-ebe0549aee17ae0ded6245b3d49819c042e84231.tar.gz
Upgrade to run-vcpkg v6
Diffstat (limited to '.github')
-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 }}