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 c095707 commit b3f753dCopy full SHA for b3f753d
.github/workflows/tests.yml
@@ -46,7 +46,7 @@ jobs:
46
COV_CORE_CONFIG: pyproject.toml
47
COV_CORE_DATAFILE: .coverage.eager
48
49
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
50
with:
51
token: ${{ secrets.CODECOV_TOKEN }}
52
0 commit comments