summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-11-28 16:43:05 +0100
committerGitHub <noreply@github.com>2020-11-28 16:43:05 +0100
commit9b115bdbfa5ab1248f11d5b06f64f12a899aab71 (patch)
tree392296224967278981062381581504e4cad25b39
parent97b25a532a24f2a1161df95f562d518783070394 (diff)
downloadMPC-jwillemsen-patch-1.tar.gz
Upgrade to run-vcpkg v6jwillemsen-patch-1
-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 1c0e091c..8f0b1291 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -56,7 +56,7 @@ jobs:
repository: DOCGroup/ACE_TAO
path: ${{ env.DOC_ROOT }}
- name: Install vcpkg
- uses: lukka/run-vcpkg@v5
+ uses: lukka/run-vcpkg@v6
with:
vcpkgGitCommitId: 0bf3923f9fab4001c00f0f429682a0853b5749e0
vcpkgArguments: --recurse ${{ matrix.vcpkgpackages }}