Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 22e9d62

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)