Skip to content

Commit f8923ad

Browse files
⬆️ Update codecov/codecov-action action to v5.5.2 (#714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12fa422 commit f8923ad

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,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/[email protected].1
77+
uses: codecov/[email protected].2
7878
with:
7979
fail_ci_if_error: true
8080
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)