Skip to content

Commit f5a4916

Browse files
ci(dev-deps): update codecov/codecov-action action to v5 (#908)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec65ed0 commit f5a4916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: pnpm test:js-run
4141

4242
- name: Report coverage
43-
uses: codecov/codecov-action@v4.6.0
43+
uses: codecov/codecov-action@v5.0.7
4444
with:
4545
file: coverage/lcov.info
4646
flags: ${{ matrix.ts_version }}

0 commit comments

Comments
 (0)