Azure / functions-action

Enable GitHub developers to deploy to Azure Function Apps using GitHub Actions
MIT License
152 stars 75 forks source link

Update for node js 16 to 20 according to github #227

Closed DiegoMartinezTR closed 3 months ago

DiegoMartinezTR commented 4 months ago

According to same github node js version 16 is deprecated, so need to use newer versions of node, there is a date in which is going to be updated the action to a version 2 for newer version of node js?

jlaundry commented 4 months ago

Duplicate of #215

losali commented 3 months ago

is there any update on this issue? @jlaundry

patelchandni commented 3 months ago

Update to Node 20 is part of PR https://github.com/Azure/functions-action/pull/229

patelchandni commented 3 months ago

Latest v1 has all the changes now.