Skip to content

Commit 8479228

Browse files
chore(deps): update codecov/codecov-action action to v3.1.4 (#2166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1953c34 commit 8479228

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
@@ -252,7 +252,7 @@ jobs:
252252
run: pnpm vitest run --coverage
253253

254254
- name: Upload coverage to Codecov
255-
uses: codecov/[email protected].3
255+
uses: codecov/[email protected].4
256256
with:
257257
token: ${{ secrets.CODECOV_TOKEN }}
258258
fail_ci_if_error: true

0 commit comments

Comments
 (0)