BetaHuhn / deploy-to-vercel-action

🎬▲ Deploy your project to Vercel using GitHub Actions. Supports PR previews and GitHub deployments.
https://mxis.ch
MIT License
141 stars 71 forks source link

Chore: Upgrade runtime to Node 20 #383

Closed mlahargou closed 6 months ago

mlahargou commented 6 months ago
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: BetaHuhn/deploy-to-vercel-action@643bc80032ba62ca41d1a9aaba7b38b51c2b8646. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Upgrading the action to run on Node 20 instead of Node 16 as it's deprecated.

mlahargou commented 6 months ago

Closed in favor of https://github.com/BetaHuhn/deploy-to-vercel-action/pull/379.