Skip to content

Commit 0916cfd

Browse files
ci(dev-deps): update codecov/codecov-action action to v5
1 parent b9a03f0 commit 0916cfd

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)