chore(actions): bump codecov-action from 2.1.0 to 3.1.0

This commit is contained in:
MDLeom 2022-05-04 02:38:28 +00:00
parent b3d09fec7a
commit fbb2c71e87
No known key found for this signature in database
GPG Key ID: 06C236E63CBC68AA
1 changed files with 1 additions and 1 deletions

View File

@ -53,6 +53,6 @@ jobs:
env:
CI: true
- name: Upload coverage report to Codecov
uses: codecov/codecov-action@v2.1.0
uses: codecov/codecov-action@v3.1.0
with:
fail_ci_if_error: true