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
A couple weeks ago, right before the release of v0.0.2, I found problems with codecov because it was not accepting tokenless uploads, and token set in the secrets was not being properly used.
To fix it I downgraded the codecov action to v4 and it worked, but now it seems to have stopped working again, so the workflow needs to be fixed.
The text was updated successfully, but these errors were encountered:
py.typed
Merge pull request #9 from csala/gh-7-maintenance-tests-workflow-fail…
485723f
…ing-due-to-codecov-no-tokenless-upload Upgrade codecov action to v5 to prevent tokenless upload error
Fixed in #9
Sorry, something went wrong.
No branches or pull requests
A couple weeks ago, right before the release of v0.0.2, I found problems with codecov because it was not accepting tokenless uploads, and token set in the secrets was not being properly used.
To fix it I downgraded the codecov action to v4 and it worked, but now it seems to have stopped working again, so the workflow needs to be fixed.
The text was updated successfully, but these errors were encountered: