Closed RytoEX closed 9 months ago
GitHub Actions has deprecated Actions based on node16. The v4 actions are based on node20. Replace first-party v3 actions with their v4 counterparts.
See: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Want to prevent deprecation warnings on CI. Want to avoid CI failing when the node16 actions are disabled.
CI will test.
Description
GitHub Actions has deprecated Actions based on node16. The v4 actions are based on node20. Replace first-party v3 actions with their v4 counterparts.
See: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Motivation and Context
Want to prevent deprecation warnings on CI. Want to avoid CI failing when the node16 actions are disabled.
How Has This Been Tested?
CI will test.
Types of changes
Checklist: