Skip to content

Commit cade326

Browse files
committed
Revert "chore(deps): update codecov/codecov-action action to v4 (#73)"
This reverts commit 4b01019.
1 parent fe32412 commit cade326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,6 @@ jobs:
125125
path: "reports"
126126

127127
- name: "Upload to Codecov"
128-
uses: codecov/codecov-action@v4
128+
uses: codecov/codecov-action@v3
129129
with:
130130
directory: reports

0 commit comments

Comments
 (0)