Update codecov/codecov-action action to v4.6.0

This commit is contained in:
renovate[bot] 2024-10-01 16:48:16 +00:00 committed by GitHub
commit 1db12496ab
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@v4.5.0
uses: codecov/codecov-action@v4.6.0
if: ${{ matrix.py_version == '3.11' }}
- name: Publish Test Artifact