Revert "Update codecov/codecov-action action to v4"
This commit is contained in:
parent
4716abd4c0
commit
47ea202de4
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
|
# https://github.com/codecov/codecov-action
|
||||||
- name: ☂️ Upload coverage reports to codecov
|
- name: ☂️ Upload coverage reports to codecov
|
||||||
if: always()
|
if: always()
|
||||||
uses: codecov/codecov-action@v4
|
uses: codecov/codecov-action@v3
|
||||||
# with:
|
# with:
|
||||||
# files: build/reports/kover/merged/xml/report.xml
|
# files: build/reports/kover/merged/xml/report.xml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue