Merge pull request #972 from jellyfin/renovate/codecov-codecov-action-5.x

Update codecov/codecov-action action to v5.3.1
This commit is contained in:
Odd Stråbø 2025-01-25 21:00:18 +01:00 committed by GitHub
commit 77a5f32c7f
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.1.2
uses: codecov/codecov-action@v5.3.1
if: ${{ matrix.py_version == '3.11' }}
- name: Publish Test Artifact