ci: update codecov action version to v3

This commit is contained in:
Ananya Nayak 2023-10-10 10:27:34 +05:30 committed by GitHub
parent 335842942a
commit 20c9ca5135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ jobs:
- name: Upload coverage to Codecov
if: "matrix.use_coverage"
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: false
verbose: true