Browse Source

Bump lukka/run-vcpkg from 11.4 to 11.5

Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg) from 11.4 to 11.5.
- [Release notes](https://github.com/lukka/run-vcpkg/releases)
- [Commits](https://github.com/lukka/run-vcpkg/compare/v11.4...v11.5)

---
updated-dependencies:
- dependency-name: lukka/run-vcpkg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/6960/head
dependabot[bot] 2 years ago committed by Anders Jenbo
parent
commit
a218b60c7a
  1. 2
      .github/workflows/Windows_MSVC_x64.yml

2
.github/workflows/Windows_MSVC_x64.yml

@ -40,7 +40,7 @@ jobs:
uses: lukka/get-cmake@latest
- name: Restore or setup vcpkg
uses: lukka/run-vcpkg@v11.4
uses: lukka/run-vcpkg@v11.5
with:
vcpkgGitCommitId: '16ee2ecb31788c336ace8bb14c21801efb6836e4'

Loading…
Cancel
Save