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:
commit
eac445331c
1 changed files with 1 additions and 1 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue