There was an error while loading. Please reload this page.
2 parents 1a6482d + 630ae46 commit f7f84caCopy full SHA for f7f84ca
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
run: npm run test:coverage
38
39
- name: Submit coverage
40
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
41
if: matrix.os == 'ubuntu-latest' && matrix.node == '18.x'
42
43
- name: Build
0 commit comments