sand4rt / ftp-deployer

Simple SFTP / FTP deployment with NodeJS.
https://github.com/marketplace/actions/ftp-deployer
MIT License
47 stars 12 forks source link

Upgrade to use Node.js 20 #23

Closed lwarner-tb closed 5 months ago

lwarner-tb commented 5 months ago

Github requires upgrade of actions to use Node.js 20. Build annotation using this project:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: sand4rt/ftp-deployer@v1.7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

sand4rt commented 5 months ago

@lwarner-tb thanks for creating the issue, could you verify if this Is fixed in v1.8?

lwarner-tb commented 5 months ago

It's fixed! Thanks for the very quick response!