Skip to content

Commit c6ed1d4

Browse files
committed
chore: revert codecov upgrade
1 parent 0cbf021 commit c6ed1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: yarn test
3535

3636
- name: Submit coverage
37-
uses: codecov/codecov-action@v4
37+
uses: codecov/codecov-action@v3
3838

3939
- name: Try to build
4040
run: yarn build

0 commit comments

Comments
 (0)