Skip to content

Commit f57314b

Browse files
committed
1 parent 7d241f3 commit f57314b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
COV_CORE_CONFIG: pyproject.toml
4747
COV_CORE_DATAFILE: .coverage.eager
4848

49-
- uses: codecov/codecov-action@v4
49+
- uses: codecov/codecov-action@v5
5050
with:
5151
token: ${{ secrets.CODECOV_TOKEN }}
5252

0 commit comments

Comments
 (0)