Closed massongit closed 5 months ago
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Old actions/checkout and peter-evans/create-pull-request use Node.js 12 or 16. However, Node.js 12 and 16 are deprecated. Therefore, I update them.
actions/checkout
peter-evans/create-pull-request
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Old
actions/checkout
andpeter-evans/create-pull-request
use Node.js 12 or 16. However, Node.js 12 and 16 are deprecated. Therefore, I update them.