Skip to content

Commit f94938c

Browse files
committed
chore: trying a newer version of codecov action
1 parent 6410cde commit f94938c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
coverage combine
120120
121121
- name: Upload coverage to Codecov
122-
uses: codecov/codecov-action@v4
122+
uses: codecov/codecov-action@v5
123123
if: ${{ matrix.tox.coverage }}
124124
with:
125125
env_vars: PYTHON

0 commit comments

Comments
 (0)