We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The action produces the following warning:
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: codecov/codecov-action@v1
The text was updated successfully, but these errors were encountered:
You are using the v1. This has been fixed in v3. See #689
- uses: codecov/codecov-action@v1 + uses: codecov/codecov-action@v3
Sorry, something went wrong.
No branches or pull requests
The action produces the following warning:
The text was updated successfully, but these errors were encountered: