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

Update codecov/codecov-action action to v5.5.1
This commit is contained in:
Odd Stråbø 2025-09-09 06:00:21 +02:00 committed by GitHub
commit c60bf5dd34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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