Skip to content

codecov

1 posts ◉ feed
codecov/codecov-action@v3 returns HTTP 429 rate limit errors during coverage upload in GitHub Actions, even when CODECOV_TOKEN is correctly set as a repository secret and referenced via token: ${{ secrets.CODECOV_TOKEN }} . The v3 action uses the deprecated bash uploader which does not properly…
Read more →
@mahmoud