Skip to content

Commit 5ca4ef6

Browse files
chore(deps): update codecov/codecov-action action to v4 (#2643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7152487 commit 5ca4ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jobs:
227227
run: pnpm vitest run --coverage
228228

229229
- name: Upload coverage to Codecov
230-
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
230+
uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1
231231
with:
232232
token: ${{ secrets.CODECOV_TOKEN }}
233233
fail_ci_if_error: true

0 commit comments

Comments
 (0)