Skip to content

Commit c480bb4

Browse files
committed
1 parent 7204c51 commit c480bb4

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
@@ -50,7 +50,7 @@ jobs:
5050
COV_CORE_SOURCE: .
5151
COV_CORE_CONFIG: .coveragerc
5252
COV_CORE_DATAFILE: .coverage.eager
53-
- uses: codecov/codecov-action@v4
53+
- uses: codecov/codecov-action@v5
5454
with:
5555
token: ${{ secrets.CODECOV_TOKEN }}
5656

0 commit comments

Comments
 (0)