mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-26 23:00:36 +00:00
Update codecov/codecov-action action to v5
This commit is contained in:
parent
519fa9d9db
commit
80f2158f57
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -52,7 +52,7 @@ jobs:
|
||||
coverage report
|
||||
|
||||
- name: Upload coverage
|
||||
uses: codecov/codecov-action@v4.5.0
|
||||
uses: codecov/codecov-action@v5.0.2
|
||||
if: ${{ matrix.py_version == '3.11' }}
|
||||
|
||||
- name: Publish Test Artifact
|
||||
|
Loading…
Reference in New Issue
Block a user