Merge pull request #884 from jellyfin/renovate/codecov-codecov-action-4.x

Update codecov/codecov-action action to v4.5.0
This commit is contained in:
Odd Stråbø 2024-06-23 15:54:53 +02:00 committed by GitHub
commit 58eb2b3dcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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