Some GitHub Actions used in CI workflows are outdated and should be upgraded to their latest major versions to stay current with upstream improvements, bug fixes, and security patches.
Actions to upgrade
| Action |
Current |
Latest |
actions/checkout |
v4 |
v6 |
actions/setup-node |
v4 |
v6 |
actions/setup-python |
v5 |
v6 |
actions/upload-artifact |
v4 |
v6 |
Notes
- Review release notes for any breaking changes before merging
- Actions pinned to commit SHAs should be updated to the latest release SHA
Some GitHub Actions used in CI workflows are outdated and should be upgraded to their latest major versions to stay current with upstream improvements, bug fixes, and security patches.
Actions to upgrade
actions/checkoutactions/setup-nodeactions/setup-pythonactions/upload-artifactNotes