Skip to content

Commit e66e448

Browse files
committed
ci: revert to codecov-action v3
1 parent 53dfec7 commit e66e448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
run: yarn test:unit --coverage
152152

153153
- name: codecov
154-
uses: codecov/codecov-action@v4
154+
uses: codecov/codecov-action@v3
155155
with:
156156
token: ${{ secrets.CODECOV_TOKEN }}
157157
flags: unittests

0 commit comments

Comments
 (0)