Conversation
|
👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labled with |
|
can you please bump the node versions in our actions were we use |
|
If this is a valid PR then can it be migrated soon before the transition period. https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ |
|
🎉 This PR is included in version 2.2.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Resolves #272
Before the change?
The action currently runs on Node 16, leading to warnings from GitHub
After the change?
This action will now run on Node 20, GitHub's current recommended version
Pull request checklist
Does this introduce a breaking change?
Please see our docs on breaking changes to help!