Skip to content
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

Closed
ramzlab000 opened this issue Jan 26, 2024 · 6 comments
Closed

Node.js 16 actions are deprecated #434

ramzlab000 opened this issue Jan 26, 2024 · 6 comments

Comments

@ramzlab000
Copy link

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/.

@rasulsh
Copy link

rasulsh commented Jan 26, 2024

I’m dealing with the same problem as you

@ramzlab000
Copy link
Author

I think there's already a pull request #415 - this should fix the issue!

@rasulsh
Copy link

rasulsh commented Jan 26, 2024

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

@maverage
Copy link

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

@ramzlab000
Copy link
Author

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!

@SamKirkland
Copy link
Owner

Available in the latest v4.3.5 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants