Skip to content

Commit 2bd780d

Browse files
chore(deps): update codecov/codecov-action action to v5.5.3
1 parent 5211db6 commit 2bd780d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
run: |
103103
uv run pytest --cov=src/pystatis --cov-report=xml --vcr-record=none tests
104104
- name: Upload coverage reports to Codecov with GitHub Action
105-
uses: codecov/codecov-action@v5.5.2
105+
uses: codecov/codecov-action@v5.5.3
106106
with:
107107
verbose: true
108108
env:

0 commit comments

Comments
 (0)