Skip to content

Commit 019d8c7

Browse files
authored
Merge pull request #1525 from privy-open-source/renovate/codecov-codecov-action-5.x
chore(deps): update codecov/codecov-action action to v5
2 parents 3ed74b2 + 3141ed8 commit 019d8c7

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
@@ -58,7 +58,7 @@ jobs:
5858
run: yarn coverage
5959

6060
- name: Upload to Codecov
61-
uses: codecov/codecov-action@v4
61+
uses: codecov/codecov-action@v5
6262
if: matrix.node-version == env.NODE_VERSION
6363
with:
6464
fail_ci_if_error: false

0 commit comments

Comments
 (0)