We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d241f3 commit f57314bCopy full SHA for f57314b
.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@v4
+ - uses: codecov/codecov-action@v5
50
with:
51
token: ${{ secrets.CODECOV_TOKEN }}
52
0 commit comments