Bump codecov/codecov-action from 3.1.1 to 3.1.3 (#225)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/227/head
dependabot[bot] 1 year ago committed by GitHub
parent fead367dc7
commit 82d0b796a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,7 +46,7 @@ jobs:
- name: Test docs
run: poetry run mkdocs build --clean --strict --verbose
- name: Upload coverage
uses: codecov/codecov-action@v3.1.1
uses: codecov/codecov-action@v3.1.3
with:
env_vars: PLATFORM,PYTHON_VERSION
fail_ci_if_error: false

Loading…
Cancel
Save