Skip to content

Commit eb5d815

Browse files
chore(deps): update codecov/codecov-action action to v5.4.0 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 165fad9 commit eb5d815

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.3.1
71+
uses: codecov/codecov-action@v5.4.0
7272
with:
7373
file: ./.coverage/lcov.info
7474
fail_ci_if_error: true

0 commit comments

Comments
 (0)