Skip to content

Commit a8ffd76

Browse files
⬆️ Update codecov/codecov-action action to v6.0.2 (#869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed48346 commit a8ffd76

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
@@ -58,7 +58,7 @@ jobs:
5858
uv run coverage combine coverage*/.coverage*
5959
uv run coverage xml -i
6060
- name: 🚀 Upload coverage report
61-
uses: codecov/codecov-action@v6.0.1
61+
uses: codecov/codecov-action@v6.0.2
6262
with:
6363
fail_ci_if_error: true
6464
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)