Skip to content

Commit 1a1cdf7

Browse files
Update codecov/codecov-action action to v6
1 parent 93ba986 commit 1a1cdf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
102102
- name: Upload coverage reports
103103
if: matrix.python-version == '3.11'
104-
uses: codecov/codecov-action@v5
104+
uses: codecov/codecov-action@v6
105105
with:
106106
file: ./coverage.xml
107107
fail_ci_if_error: false

0 commit comments

Comments
 (0)