Skip to content

run-vcpkg@v11.2

Compare
Choose a tag to compare
@lukka lukka released this 05 Nov 06:24
· 12 commits to main since this release

Changes:

  • Avoid searching for vcpkg.json when runVcpkgInstall:false. This is a small perf improvement.
  • Update the action to require node v20, since v16 is out of support. If any problem occurs, please use run-vcpkg@v11.1 and create an issue.
  • Update dependencies to most recent ones: all libs and @actions packages updated to most recent versions, along all other dependencies.
  • Drop usage of gulp.
  • Update docs.

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