chore: bump github actions#6173
Conversation
|
Could you please summarize any changes in bumping this, and research whether there may be some issues? Ideally, by also providing the links to the repositories for double-checking. I want to avoid potentially avoidable errors. Otherwise, this looks like a very nice contribution! |
Sure thing, updated the PR description with the versions and links. Double checked all the breaking and migration changes and everything seems to be good to go. |
|
Uh, thank you so much! That was really helpful. I concur, I didn't see any issues going forward, so let's merge this! |
|
Your PR got merged! Welcome to the party! 🔥 |
Description
This PR updates all GitHub Actions to their latest versions that for most of the actions just bumps their node.js runtime as the older versions are getting deprecated.
Changes
actions/checkout:v4→v6actions/setup-node:v4→v6actions/upload-artifact:v4→v6actions/download-artifact:v4→v7easingthemes/ssh-deploy:v3.0.1→v5.1.0ad-m/github-push-action:v0.6.0→v1.0.0Additional information
actions/checkout- v6 Release | Changelogactions/setup-node- v6 Releaseactions/upload-artifact- v6 Release | Migration Guideactions/download-artifact- v7 Releaseeasingthemes/ssh-deploy- v5.1.0 Releasead-m/github-push-action- v1.0.0 ReleaseTested on: forked repo