Skip to content

Commit c5840e6

Browse files
Update codecov/codecov-action action to v6
1 parent 3e0afaf commit c5840e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Upload coverage reports
5252
if: matrix.os == 'ubuntu-latest' && matrix.python-version == '3.12'
53-
uses: codecov/codecov-action@v4
53+
uses: codecov/codecov-action@v6
5454
with:
5555
file: ./coverage.xml
5656
flags: unittests

0 commit comments

Comments
 (0)