Skip to content

Commit 15cfe29

Browse files
committed
Revert "chore(deps): update codecov/codecov-action action to v4 (#253)"
This reverts commit e437d50.
1 parent e437d50 commit 15cfe29

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
@@ -133,6 +133,6 @@ jobs:
133133
path: "reports"
134134

135135
- name: "Upload to Codecov"
136-
uses: codecov/codecov-action@v4
136+
uses: codecov/codecov-action@v3
137137
with:
138138
directory: reports

0 commit comments

Comments
 (0)