Skip to content

Commit eb1e53e

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
entry: dist/index.js
6868

6969
- name: coverage
70-
uses: codecov/codecov-action@v1
70+
uses: codecov/codecov-action@v7
7171
with:
7272
token: ${{ secrets.CODECOV_TOKEN }}
7373
name: actions ${{ matrix.node-version }}

0 commit comments

Comments
 (0)