Skip to content

run-vcpkg v6.1

Compare
Choose a tag to compare
@lukka lukka released this 02 Jan 10:29
· 104 commits to main since this release
a1b6a00

Changes:

  • update the quickstart documentation to show how to properly use run-vcpkg and run-cmake to properly handle the vcpkg.json manifest file and cache the vcpkg artifacts.
  • fix the cache's key computation, added unit tests.
  • add new input for run-vcpkg to specify a user defined directory: additionalCachedPaths. Added workflow validation tests.
  • document that the vcpkg.json manifest file must be used with setupOnly: true.
  • consuming more recent version of dependencies.

Note: to keep your workflow up to date with bug and security fixes, just use v3 branch to stay on the most recent v3.x version of this action, e.g., uses: lukka/run-vcpkg@v6