romeovs / lcov-reporter-action

Comments a pull request with the code coverage generated by your tests.
MIT License
162 stars 100 forks source link

Upgrade from end of life and deprecated Node 16 to Node 20 #80

Closed davidcalhoun closed 6 months ago

davidcalhoun commented 9 months ago

More context: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ 👍

Node 16 has reached its end of life, prompting us to initiate its deprecation process for GitHub Actions. Our plan is to transition all actions to run on Node 20 by Spring 2024.

sahildeshpande25 commented 8 months ago

@romeovs please upgrade the action to use Node 20 as Node 16 actions are deprecated. Thanks!

jlongo-encora commented 7 months ago

Any updates here?

romeovs commented 6 months ago

Superseded by https://github.com/romeovs/lcov-reporter-action/pull/87