Skip to content

Commit c370f11

Browse files
⬆️ Updates codecov/codecov-action action to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce8634d commit c370f11

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
@@ -54,7 +54,7 @@ jobs:
5454
entry: dist/index.js
5555

5656
- name: coverage
57-
uses: codecov/codecov-action@v1
57+
uses: codecov/codecov-action@v5
5858
with:
5959
token: ${{ secrets.CODECOV_TOKEN }}
6060
name: actions ${{ matrix.node-version }}

0 commit comments

Comments
 (0)