Changes:
Fixes for deprecated features for GitHub runners:
- node16 deprecation: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Note: to keep your workflow up to date with bug and security fixes, just use the v7
branch to stay on the most recent v7.x
version of this action, e.g., uses: lukka/run-vcpkg@v7
.