Skip to content

Commit 53e411d

Browse files
Update codecov/codecov-action action to v6
1 parent 85477f5 commit 53e411d

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
@@ -129,7 +129,7 @@ jobs:
129129
PYTHONDEVMODE=1 pytest -v -ra --cov=murfey --cov-report=xml --cov-branch
130130
131131
- name: Upload test results to Codecov
132-
uses: codecov/codecov-action@v5
132+
uses: codecov/codecov-action@v6
133133
with:
134134
name: ${{ matrix.python-version }}
135135
files: coverage.xml

0 commit comments

Comments
 (0)