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 713a465 commit a1e76e8Copy full SHA for a1e76e8
.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@v3
+ - uses: codecov/codecov-action@v4
80
with:
81
token: ${{ secrets.CODECOV_TOKEN }}
82
0 commit comments