Skip to content

Commit ba22bbf

Browse files
Update codecov/codecov-action action to v5.4.3
1 parent 9beb108 commit ba22bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
run: |
9999
uv run pytest --cov=src/pystatis --cov-report=xml --vcr-record=none tests
100100
- name: Upload coverage reports to Codecov with GitHub Action
101-
uses: codecov/[email protected].0
101+
uses: codecov/[email protected].3
102102
with:
103103
verbose: true
104104
env:

0 commit comments

Comments
 (0)