Closed plp-jordann-collin closed 9 months ago
Github deprecates the use of NodeJS 16 in Github Actions and asks to migrate to version 20. See https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
All builds report a warning:
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hashicorp/setup-packer@v2.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check annotations of your workflow.
Expected Behavior
Github deprecates the use of NodeJS 16 in Github Actions and asks to migrate to version 20. See https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Current Behavior
All builds report a warning:
Steps to Reproduce
Check annotations of your workflow.