Skip to content

Commit 6f38456

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

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@v4
56+
uses: codecov/codecov-action@v5
5757

5858
lint:
5959
name: Lint

0 commit comments

Comments
 (0)