Update codecov/codecov-action action to v3.1.4

This commit is contained in:
renovate[bot] 2023-06-30 16:24:42 +00:00 committed by GitHub
parent eb8d9ae3e0
commit 86cf1f0dca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ jobs:
coverage report coverage report
- name: Upload coverage - name: Upload coverage
uses: codecov/codecov-action@v3.1.1 uses: codecov/codecov-action@v3.1.4
if: ${{ matrix.py_version == '3.11' }} if: ${{ matrix.py_version == '3.11' }}
- name: Publish Test Artifact - name: Publish Test Artifact