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 6482f99 commit f00db16Copy full SHA for f00db16
.github/workflows/tests.yml
@@ -76,7 +76,7 @@ jobs:
76
COV_CORE_SOURCE: .
77
COV_CORE_CONFIG: .coveragerc
78
COV_CORE_DATAFILE: .coverage.eager
79
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
80
with:
81
token: ${{ secrets.CODECOV_TOKEN }}
82
0 commit comments