revert(deps): bump codecov/codecov-action from 3 to 4 (#134)

This reverts commit dee4a9f2d7.
This commit is contained in:
Orhun Parmaksız 2023-09-19 12:12:12 +03:00
parent 4bc53d6ed4
commit 6ffd8e4960
No known key found for this signature in database
GPG key ID: F83424824B3E4B90

View file

@ -102,7 +102,7 @@ jobs:
mv cobertura.xml live-test-output.xml
- name: Upload reports to codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
name: code-coverage-report
files: test-output.xml,live-test-output.xml