Skip to content

Commit

Permalink
Bump lukka/run-vcpkg from 10.2 to 11.3
Browse files Browse the repository at this point in the history
Bumps [lukka/run-vcpkg](https://github.com/lukka/run-vcpkg) from 10.2 to 11.3.
- [Release notes](https://github.com/lukka/run-vcpkg/releases)
- [Commits](lukka/run-vcpkg@v10.2...v11.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 31d038f commit a4da61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-build-qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: echo 'set(VCPKG_BUILD_TYPE "release")' >> vcpkg/triplets/x64-windows.cmake

- name: Run vcpkg
uses: lukka/run-vcpkg@v10.2
uses: lukka/run-vcpkg@v11.3

- name: Build
uses: lukka/run-cmake@v10
Expand Down

0 comments on commit a4da61e

Please sign in to comment.