superfly / flyctl-actions

:octocat: GitHub Action that wraps the flyctl
Apache License 2.0
260 stars 33 forks source link

Upgrade to Node 20 #50

Closed harveysanders closed 5 months ago

harveysanders commented 8 months ago

Use of Node 16 in Action is now deprecated and this action now shows a warning:

Node.js 16 actions are deprecated. 
Please update the following actions to use Node.js 20: 
superfly/flyctl-actions/setup-flyctl@master.
For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

I'll put up a PR if you'll accept it.

Thanks for building this action : )