coverallsapp / github-action

Coveralls Github Action
https://coveralls.io
MIT License
467 stars 75 forks source link

Node.js 12 actions are deprecated #132

Closed sschmid closed 1 year ago

sschmid commented 1 year ago

Running the GitHub action results in a warning:

- name: Coveralls
  uses: coverallsapp/github-action@master
  with:
    github-token: ${{ secrets.GITHUB_TOKEN }}
    path-to-lcov: "coverage/lcov.info"
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: coverallsapp/github-action

For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

xavierfoucrier commented 1 year ago

Hello guys @afinetooth @EvHaus @nickmerwin!

It would be nice to move forward and drop NodeJS 12 support. Thanks a lot! :wink:

rburgst commented 1 year ago

see also https://github.com/coverallsapp/github-action/pull/117

euberdeveloper commented 1 year ago

Any news?

xavierfoucrier commented 1 year ago

Bump @nickmerwin @anjin @coveralls

Scott-Fischer commented 1 year ago

At this point, might as well upgrade to node18. Or is this now abandonware?

robsonpeixoto commented 1 year ago

The PR https://github.com/coverallsapp/github-action/pull/139 address it

striezel commented 1 year ago

Is there anyone here @coveralls / @coverallsapp? Or is this repository effectively abandoned? If so, what alternatives can you recommend?

mrexox commented 1 year ago

Hey! The action was updated to use latest node16 action. Please, update to use coverallsapp/github-action@master or coverallsapp/github-action@v1