Skip to content

run-vcpkg@v11.1

Compare
Choose a tag to compare
@lukka lukka released this 05 Apr 16:56
· 17 commits to v11 since this release

Attention:
- Requires the most recent version of vcpkg, 2023-03-29 or more recent, that is commit id 5b1214315250939257ef5d62ecdcbca18cf4fb1c or more recent.
- Please keep using run-vcpkg@10 if you cannot use the tip of the vcpkg's branch.

Changes:

  • Fix for #195: the following variables are defined by the action so that the a subsequent step can run vcpkg with Binary Caching backed to GitHub Action cache:
    • ACTIONS_CACHE_URL
    • ACTIONS_RUNTIME_TOKEN
  • reworked the README.md with better information about the cache management.

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