PavanMudigonda / jacoco-reporter

GitHub Action to Publish JaCoCo Format Code Coverage XML and attach it to the Workflow Run as a Check Run. Also can enforce Coverage Quality Gate.
https://linkedin.com/in/PavanMudigonda
MIT License
63 stars 7 forks source link

Deprecation warning from github #31

Closed chrissearle closed 1 year ago

chrissearle commented 1 year ago

The reporter is working fine but on completed run this gets added to the action run summary:

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: PavanMudigonda/jacoco-reporter@v4.7

PavanMudigondaTR commented 1 year ago

Hi @chrissearle Thanks for reporting this. I will be updated it to node16 today !

PavanMudigondaTR commented 1 year ago

fixed in v4.7