JasonEtco / build-and-tag-action

📦🔖 A GitHub Action for publishing JavaScript Actions
MIT License
92 stars 38 forks source link

Upgrade to node20 #49

Open F21 opened 4 months ago

F21 commented 4 months ago

This PR upgrades the action to use Node 20 as its execution environment. As Node 16 has been deprecated, we need this upgrade to stop the deprecation message from showing when using this action:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JasonEtco/build-and-tag-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

Closes #48

hernanvicente commented 3 months ago

Hello, I hope this message finds the maintainers well. I was wondering if there's any possibility of getting this PR merged? Your support would be greatly appreciated. Thank you!