-
Notifications
You must be signed in to change notification settings - Fork 373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Node.js 16 actions are deprecated #434
Comments
I’m dealing with the same problem as you |
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'm using yours for now. Thanks! |
Available in the latest v4.3.5 release |
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/FTP-Deploy-Action@v4.3.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
The text was updated successfully, but these errors were encountered: