action-regex-match icon indicating copy to clipboard operation
action-regex-match copied to clipboard

Nodejs 12 deprecated, set to v16

Open jrunestone opened this issue 2 years ago • 2 comments

Github actions are deprecating actions based on nodejs12 in favor of v16. Output from runs on github: Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions-ecosystem/action-regex-match

EDIT: PR #360 will solve this it seems

jrunestone avatar Oct 17 '22 14:10 jrunestone

The PR is merged but we will still need a release

zliang-akamai avatar Jun 12 '23 21:06 zliang-akamai

I am one of the contributors of this action, and I love it. Hoping for more frequent releases, I have decided to take over the repository on my own.

Please try the new release, kaisugi/[email protected]. With this new version, you will no longer encounter errors related to the Node.js version.

I am aiming to improve this repository and welcome any suggestions. Thank you!

kaisugi avatar Aug 06 '23 08:08 kaisugi