Skip to content

Commit b0b242c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
path: ./.coverage
6969

7070
- name: Upload coverage report to Codecov
71-
uses: codecov/codecov-action@v5.4.2
71+
uses: codecov/codecov-action@v5.4.3
7272
with:
7373
file: ./.coverage/lcov.info
7474
fail_ci_if_error: true

0 commit comments

Comments
 (0)