Skip to content

Commit 61a7b7a

Browse files
committed
codecov: update to v4
1 parent dd8a486 commit 61a7b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: |
4040
tox -e py${{ matrix.python-version }}
4141
- name: "Upload coverage to Codecov"
42-
uses: codecov/codecov-action@v2
42+
uses: codecov/codecov-action@v4
4343
with:
4444
fail_ci_if_error: false
4545
# - name: Upload coverage to Codecov

0 commit comments

Comments
 (0)