Skip to content

Commit fd23fec

Browse files
⬆️ Update codecov/codecov-action action to v5.4.2 (#545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 508ceb1 commit fd23fec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

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

0 commit comments

Comments
 (0)