Skip to content

Commit d44a739

Browse files
⬆️ Update codecov/codecov-action action to v5.4.3 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56cbf39 commit d44a739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
uv run --frozen coverage combine coverage*/.coverage*
8181
uv run --frozen coverage xml -i
8282
- name: ⬆️ Upload coverage report
83-
uses: codecov/codecov-action@v5.4.2
83+
uses: codecov/codecov-action@v5.4.3
8484
with:
8585
fail_ci_if_error: true
8686
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)