summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2023-03-31 09:30:31 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2023-03-31 09:30:31 +0200
commit8b0bd292163ddd1eb4588ad879bbba8e33f2f09a (patch)
tree752102bb8e24bb6cfeef5e6b0606353a7ea7dd48
parent307f1fc30267dde08c28d5665716530ce7ff0abd (diff)
downloadMPC-8b0bd292163ddd1eb4588ad879bbba8e33f2f09a.tar.gz
Upgrade to run-vcpkg@v11
* .github/workflows/windows.yml:
-rw-r--r--.github/workflows/windows.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 9e5ed6e8..bc7c908d 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -81,9 +81,9 @@ jobs:
'{"name": "tao","version-string": "githubaction","dependencies": [ ${{ matrix.vcpkgpackages }} ]}' > vcpkg.json
shell: pwsh
- name: Install vcpkg
- uses: lukka/run-vcpkg@v10
+ uses: lukka/run-vcpkg@v11
with:
- vcpkgGitCommitId: 94ce0dab56f4d8ba6bd631ba59ed682b02d45c46
+ vcpkgGitCommitId: 5b1214315250939257ef5d62ecdcbca18cf4fb1c
appendedCacheKey: ${{ matrix.name }}
runVcpkgInstall: true
- name: create $ACE_ROOT/ace/config.h