Skip to content

Commit b069790

Browse files
Update codecov/codecov-action action to v5.5.1
1 parent 9a39fd8 commit b069790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
coverage report pipette.py && \
2424
coverage xml pipette.py
2525
- name: Upload coverage to Codecov
26-
uses: codecov/codecov-action@v5.4.3
26+
uses: codecov/codecov-action@v5.5.1
2727
if: github.repository == 'iqtlabs/pipette'
2828
- name: docker-test
2929
run: |

0 commit comments

Comments
 (0)