Skip to content

Commit 91ca27c

Browse files
chore(deps): update codecov/codecov-action action to v4.6.0 (typescript-eslint#10119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 762dd1a commit 91ca27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ jobs:
261261
path: coverage
262262

263263
- name: Publish code coverage report
264-
uses: codecov/codecov-action@v4.5.0
264+
uses: codecov/codecov-action@v4.6.0
265265
with:
266266
token: ${{ secrets.CODECOV_TOKEN }}
267267
files: coverage/**/lcov.info

0 commit comments

Comments
 (0)