We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a03f0 commit 0916cfdCopy full SHA for 0916cfd
.github/workflows/test-js.yml
@@ -40,7 +40,7 @@ jobs:
40
run: pnpm test:js-run
41
42
- name: Report coverage
43
- uses: codecov/codecov-action@v4.6.0
+ uses: codecov/codecov-action@v5.0.7
44
with:
45
file: coverage/lcov.info
46
flags: ${{ matrix.ts_version }}
0 commit comments