Skip to content

Commit 1a0ea9d

Browse files
chore(deps): update codecov/codecov-action action to v5 (#883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 720a672 commit 1a0ea9d

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
@@ -87,7 +87,7 @@ jobs:
8787
run: uv run mypy --install-types --non-interactive --config-file pyproject.toml soccerdata tests
8888

8989
- name: Upload coverage reports to Codecov with GitHub Action on Python 3.11 for Ubuntu
90-
uses: codecov/codecov-action@v4
90+
uses: codecov/codecov-action@v5
9191
if: ${{matrix.python-version == '3.11'}}
9292

9393
check-docs:

0 commit comments

Comments
 (0)