chore(deps): update codecov/codecov-action action to v4

This commit is contained in:
renovate[bot] 2024-02-01 22:32:15 +00:00 committed by GitHub
parent 9af244de0f
commit c0bc52e9fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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@v4.0.1
if: ${{ matrix.py_version == '3.11' }} if: ${{ matrix.py_version == '3.11' }}
- name: Publish Test Artifact - name: Publish Test Artifact