FTP-Deploy-Action
FTP-Deploy-Action copied to clipboard
Node.js 16 actions are deprecated
The action displays the following warning:
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, SamKirkland/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
I’m dealing with the same problem as you
I think there's already a pull request https://github.com/SamKirkland/FTP-Deploy-Action/pull/415 - this should fix the issue!
I think there's already a pull request #415 - this should fix the issue!
As of now, since it hasn't been merged with the master branch and the new version hasn't been released, we'll have to wait
I updated the dependencies and built it with node 20 without issues, seems to be working for me https://github.com/maverage/FTP-Deploy-Action/releases/tag/v4.3.5
I hope it will be fixed here soon, I created a PR #435
I updated the dependencies and built it with node 20 without issues, seems to be working for me https://github.com/maverage/FTP-Deploy-Action/releases/tag/v4.3.5
I hope it will be fixed here soon, I created a PR #435
I'm using yours for now. Thanks!
Available in the latest v4.3.5 release