voxmedia / github-action-slack-notify-build

Report GitHub Actions build status on Slack
Other
252 stars 131 forks source link

Node 16 Deprecation #90

Open kinano opened 1 year ago

kinano commented 1 year ago

Node16 will be deprecated on 09/11/2023 (link).

Node 16 is used by the action at the moment according to the source code: https://github.com/voxmedia/github-action-slack-notify-build/blob/3665186a8c1a022b28a1dbe0954e73aa9081ea9e/action.yml#L26-L27

Is there a plan to release a node version update soon?

ntotten commented 6 months ago

We are maintaining a version at https://github.com/zuplo/github-action-slack-notify-build that is node 20 compatible.