chore(deps): update codecov/codecov-action action to v3.1.6

This commit is contained in:
renovate[bot] 2024-01-30 20:02:48 +00:00 committed by GitHub
commit 4b1a86906e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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