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 aa3a91d commit 65f387eCopy full SHA for 65f387e
.github/workflows/tests.yml
@@ -51,7 +51,7 @@ jobs:
51
COV_CORE_SOURCE: .
52
COV_CORE_CONFIG: .coveragerc
53
COV_CORE_DATAFILE: .coverage.eager
54
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
55
with:
56
token: ${{ secrets.CODECOV_TOKEN }}
57
0 commit comments