Skip to content

Commit 22e9d62

Browse files
Revert codecov-action to v3
1 parent 4b2fc42 commit 22e9d62

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
@@ -247,7 +247,7 @@ jobs:
247247
path: coverage
248248

249249
- name: Upload coverage to Codecov
250-
uses: codecov/codecov-action@v4
250+
uses: codecov/codecov-action@v3
251251
with:
252252
directory: ./coverage/
253253
fail_ci_if_error: true

0 commit comments

Comments
 (0)