octokit / request-action

A GitHub Action to send arbitrary requests to GitHub's REST API
https://github.com/marketplace/actions/GitHub-API-Request
MIT License
363 stars 48 forks source link

build(deps): Update tests to use node 18 #255

Closed nickfloyd closed 1 year ago

nickfloyd commented 1 year ago

While this change is not technically required as part of our efforts to drop support for NodeJS v14, v16 - this does help to get all of our packages and tooling in sync with a consistent node version.

Part of: https://github.com/octokit/octokit.js/issues/2486


Behavior

Before the change?

After the change?

octokitbot commented 4 months ago

:tada: This PR is included in version 2.2.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: