ad-m / github-push-action

GitHub actions to push back to repository eg. updated code
MIT License
1.21k stars 229 forks source link

Update to Node.js 16 as Node.js 12 actions are deprecated #161

Closed f-o-w-l closed 1 year ago

f-o-w-l commented 1 year ago

When using the Action, GitHub provides the following warning:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: ad-m/github-push-action@v0.6.0. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

ZPascal commented 1 year ago

Duplicate of: https://github.com/ad-m/github-push-action/issues/159