Skip to content

Commit fed6a72

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

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
@@ -97,7 +97,7 @@ jobs:
9797

9898
- run: pnpm test
9999

100-
- uses: codecov/codecov-action@v3
100+
- uses: codecov/codecov-action@v5
101101
with:
102102
files: node_modules/.coverage/lcov.info
103103
fail_ci_if_error: true

0 commit comments

Comments
 (0)