Skip to content

Commit eac4453

Browse files
authored
Merge pull request #1342 from vector-im/revert-1334-renovate/codecov-codecov-action-4.x
Revert "Update codecov/codecov-action action to v4"
2 parents aeea7e8 + 5c4da4b commit eac4453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ jobs:
8181
# https://github.com/codecov/codecov-action
8282
- name: ☂️ Upload coverage reports to codecov
8383
if: always()
84-
uses: codecov/codecov-action@v4
84+
uses: codecov/codecov-action@v3
8585
# with:
8686
# files: build/reports/kover/merged/xml/report.xml

0 commit comments

Comments
 (0)