Madrapps / jacoco-report

Github action that publishes the JaCoCo report as a comment in the Pull Request
https://github.com/marketplace/actions/jacoco-report
MIT License
144 stars 63 forks source link

Node.js 16 actions are deprecated #81

Closed Pravin3c closed 3 months ago

Pravin3c commented 5 months ago

Description: While using the madrapps/jacoco-report@v1.6.1 action, we are seeing the below warning in the GitHub workflow - Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: madrapps/jacoco-report@v1.6.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

image

Can we try to upgrade the Node.js version in action madrapps/jacoco-report?

georgespalding commented 5 months ago

See https://github.com/Madrapps/jacoco-report/pull/78

MGaetan89 commented 3 months ago

78 has been merged, and should be released with v1.7.

I guess this issue can be closed.