Skip to content

Commit a1e76e8

Browse files
committed
1 parent 713a465 commit a1e76e8

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
@@ -76,7 +76,7 @@ jobs:
7676
COV_CORE_SOURCE: .
7777
COV_CORE_CONFIG: .coveragerc
7878
COV_CORE_DATAFILE: .coverage.eager
79-
- uses: codecov/codecov-action@v3
79+
- uses: codecov/codecov-action@v4
8080
with:
8181
token: ${{ secrets.CODECOV_TOKEN }}
8282

0 commit comments

Comments
 (0)