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

Update GitHub Actions and codecov #839

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mishina2228
Copy link

GitHub Actions workflow prints the following warning.

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

This PR updates actions/checkout and codecov-action to suppress it.
Also, codecov-ruby is deprecated and I followed the migration guide and migrated to the new uploader.

@anilmaurya
Copy link
Member

Hi @mishina2228
Can you help to resolve PR conflicts, thanks for contributing.

Copy link

codeclimate bot commented Nov 24, 2023

Code Climate has analyzed commit d15896a and detected 0 issues on this pull request.

View more on Code Climate.

@mishina2228
Copy link
Author

mishina2228 commented Nov 24, 2023

@anilmaurya Updated.
d271ac0 replaces simplecov with simplecov-cobertura, but I think it is correct to replace codecov with simplecov-cobertura as stated in the comment.

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

2 participants