Azure/functions-action

Node16 becoming deprecated, need new version that utilizes Node20

gregdowns opened this issue ยท 12 comments

Received a warning that Node16 actions are deprecated and need to update to Node20

For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

I'm receiving this error message too:
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Azure/functions-action@v1.5.1.

I'm receiving this error message too:

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

Has there been any movement on this? I'm also running into this error:
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/functions-action@238dc3c45bb1b04e5d16ff9e75cddd1d86753bd6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Is there any update about this?

Interested too, when the update is going to come?

there are a few open PRs on this - any update on merging them?

Is there any update on this ?

Update to Node 20 is part of PR #229

Can we please get the new release version?

@PatelAman18, latest v1 has all the changes now.