Skip to content

Commit 04ee201

Browse files
committed
Merge remote-tracking branch 'origin/renovate/codecov-codecov-action-4.x'
2 parents 7117029 + 7d124ae commit 04ee201

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
@@ -55,7 +55,7 @@ jobs:
5555
run: yarn coverage
5656

5757
- name: Upload to Codecov
58-
uses: codecov/codecov-action@v3
58+
uses: codecov/codecov-action@v4
5959
if: matrix.node-version == 16 && matrix.os == 'ubuntu-latest'
6060
with:
6161
fail_ci_if_error: false

0 commit comments

Comments
 (0)