Skip to content

Commit 65f387e

Browse files
committed
1 parent aa3a91d commit 65f387e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
COV_CORE_SOURCE: .
5252
COV_CORE_CONFIG: .coveragerc
5353
COV_CORE_DATAFILE: .coverage.eager
54-
- uses: codecov/codecov-action@v3
54+
- uses: codecov/codecov-action@v4
5555
with:
5656
token: ${{ secrets.CODECOV_TOKEN }}
5757

0 commit comments

Comments
 (0)