b3b00 / coverlet-action

coverlet github action
MIT License
5 stars 4 forks source link

Use Node16 to avoid warning #15

Closed agray closed 9 months ago

agray commented 9 months ago

I am currently consuming coverlet v1.2.7

It is emitting the following warning message in GitHub Actions:

The following actions uses node12 which is deprecated and will be forced to run on node16: b3b00/coverlet-action@1.2.7. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

b3b00 commented 9 months ago

Hello @agray , thanks for reporting. Action now uses node 16 with release 1.2.8

Coule you test and close the issue if ok , place ?

agray commented 9 months ago

Run is clean

https://github.com/Sauceforge/Saucery/actions/runs/7151581002