danielpalme/ReportGenerator-GitHub-Action

Update action to use Node 16

Closed this issue · 3 comments

The action currently uses version 12 of Node, which is being deprecated by GitHub because it has been out of support since April 2022. Please update this action to use version 16 of Node.

@leedsalex
Thanks for reporting this. I wasn't aware of the deprecation.

I already made the necessary changes in the code base. Will publish a new version as soon as possible.

Thank you, appreciate it!

Version 5.1.11 is now available. This version uses Node 16.