We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eeac26 commit 6167c37Copy full SHA for 6167c37
.github/workflows/main.yml
@@ -81,7 +81,7 @@ jobs:
81
coverage combine
82
coverage xml
83
84
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
85
with:
86
# Explicitly using the token in order to avoid Codecov rate limit errors
87
# See https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954
0 commit comments