Skip to content

Commit 92235da

Browse files
chore(deps): update codecov/codecov-action action to v5.5.1 (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5374d29 commit 92235da

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

0 commit comments

Comments
 (0)