octokit / graphql-action

A GitHub Action to send queries to GitHub's GraphQL API
https://github.com/marketplace/actions/github-graphql-api-query
MIT License
125 stars 24 forks source link

[MAINT]: Update runtime to Node 20 #239

Closed gr2m closed 7 months ago

gr2m commented 1 year ago

Describe the need

node20 is now supported as runner (run.using in action.yml), as per https://github.com/actions/runner/releases/tag/v2.308.0

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

github-actions[bot] commented 1 year ago

👋 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 Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

layonez commented 8 months ago

@gr2m Is it planned to have a release with that version? I believe the latest release v2.2.25 is still using node16

gr2m commented 8 months ago

blocked currently by https://github.com/octokit/graphql-action/pull/255