Skip to content

Commit 7a4d2a8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
pnpm coverage
5050
5151
- name: Upload coverage reports to Codecov
52-
uses: codecov/codecov-action@v5.3.1
52+
uses: codecov/codecov-action@v5.4.3
5353
with:
5454
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)