Update codecov/codecov-action action to v5.0.7

This commit is contained in:
renovate[bot] 2024-11-21 01:18:48 +00:00 committed by GitHub
parent 6f9c1f446f
commit 631001db2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@ jobs:
coverage report
- name: Upload coverage
uses: codecov/codecov-action@v5.0.2
uses: codecov/codecov-action@v5.0.7
if: ${{ matrix.py_version == '3.11' }}
- name: Publish Test Artifact