Merge pull request #1342 from vector-im/revert-1334-renovate/codecov-codecov-action-4.x
Revert "Update codecov/codecov-action action to v4"
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -81,6 +81,6 @@ jobs:
|
||||
# https://github.com/codecov/codecov-action
|
||||
- name: ☂️ Upload coverage reports to codecov
|
||||
if: always()
|
||||
uses: codecov/codecov-action@v4
|
||||
uses: codecov/codecov-action@v3
|
||||
# with:
|
||||
# files: build/reports/kover/merged/xml/report.xml
|
||||
|
||||
Reference in New Issue
Block a user