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 #143

Closed
raminqaf opened this issue Jan 24, 2024 · 4 comments · Fixed by #144
Closed

Node.js 16 actions are deprecated #143

raminqaf opened this issue Jan 24, 2024 · 4 comments · Fixed by #144

Comments

@raminqaf
Copy link
Contributor

@andstor GitHub actions is planning to deprecate Node 16. The file existence action is still using Node 16. We are getting this warning that the file exists action should be updated to Node 20

Node.js 16 actions are deprecated. 
Please update the following actions to use Node.js 20: andstor/file-existence-action@v2. 
For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Is this action maintained? Are you planning to update it?

@Gershon-A
Copy link

+1

@kawon7317
Copy link

Please update it

@kawon7317
Copy link

I'm getting the same warning from Github actions

@andstor
Copy link
Owner

andstor commented Jan 28, 2024

Thanks for the heads up 😊

The action is now updated to use Node.js20 as default in v3.0.0.

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

Successfully merging a pull request may close this issue.

4 participants