Skip to content

Commit 4404a6c

Browse files
⬆️ Bump codecov/codecov-action from 4 to 5 in the actions group (#3119)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae8bf48 commit 4404a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
poetry run bash "../../scripts/run-tests.sh"
5050
5151
- name: Upload coverage report
52-
uses: codecov/codecov-action@v4
52+
uses: codecov/codecov-action@v5
5353
with:
5454
env_vars: OS,PYTHON_VERSION,PYDANTIC_VERSION
5555
files: ./tests/coverage.xml

0 commit comments

Comments
 (0)