Update codecov/codecov-action action to v5.1.2

This commit is contained in:
renovate[bot] 2024-12-18 19:55:21 +00:00 committed by GitHub
parent d0c2f14f73
commit 56ebb01f8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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