Skip to content

Commit 0545d3c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- name: Upload coverage to Codecov
5555
if: '${{ matrix.node == env.NODE_VERSION }}'
56-
uses: codecov/codecov-action@v3
56+
uses: codecov/codecov-action@v4
5757

5858
lint:
5959
name: Lint

0 commit comments

Comments
 (0)