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 codecov line in the ci.yml file
codecov
StaticArrays.jl/.github/workflows/ci.yml
Line 89 in c4092a1
There is some guidance there about what to do instead, and more about it on discourse: https://discourse.julialang.org/t/psa-new-version-of-codecov-action-requires-additional-setup/109857
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The
codecov
line in the ci.yml fileStaticArrays.jl/.github/workflows/ci.yml
Line 89 in c4092a1
is based on a deprecated github action:
https://github.com/julia-actions/julia-uploadcodecov
There is some guidance there about what to do instead, and more about it on discourse:
https://discourse.julialang.org/t/psa-new-version-of-codecov-action-requires-additional-setup/109857
The text was updated successfully, but these errors were encountered: