Skip to content

Commit b210df3

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ jobs:
7474
poetry run coverage combine coverage*/.coverage*
7575
poetry run coverage xml -i
7676
- name: Upload coverage report
77-
uses: codecov/codecov-action@v4.6.0
77+
uses: codecov/codecov-action@v5.4.3
7878
with:
7979
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)