Skip to content

Commit d87c18a

Browse files
committed
chore: revert codecov upgrade
1 parent 38b3196 commit d87c18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: npm run test:coverage
3838

3939
- name: Submit coverage
40-
uses: codecov/codecov-action@v4
40+
uses: codecov/codecov-action@v3
4141
if: matrix.os == 'ubuntu-latest' && matrix.node == '18.x'
4242

4343
- name: Build

0 commit comments

Comments
 (0)