Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: update stale action #4931

Merged
merged 1 commit into from Nov 13, 2022
Merged

Conversation

outsideris
Copy link
Member

GitHub Actions deprecated Node.js 12 and actions/stale support Node.js 16.

Updating actions/stale to v6 will the deprecation warning.

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: actions/stale

to suppress node.js 12 deprecation warning in actions

Signed-off-by: Outsider <outsideris@gmail.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.326% when pulling f564ca2 on outsideris:update-stale-actions into 5f96d51 on mochajs:master.

@juergba
Copy link
Member

juergba commented Oct 17, 2022

@outsideris there is still one deprecation warning remaining in your PR test run.
Could you fix this as well, please?
Have you checked the rest of our actions?

@outsideris
Copy link
Member Author

Yes, we use coverallsapp/github-action@master.
However, coverallsapp/github-action doesn't support Node.js 16 yet even upgrading Node.js 16 PR exist.

@outsideris
Copy link
Member Author

I will merge this in a few days.

@outsideris outsideris merged commit 3cc9cac into mochajs:master Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants