mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-25 10:16:11 +00:00
Update codecov/codecov-action action to v5.1.2
This commit is contained in:
parent
d0c2f14f73
commit
56ebb01f8d
1 changed files with 1 additions and 1 deletions
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@v5.1.1
|
||||
uses: codecov/codecov-action@v5.1.2
|
||||
if: ${{ matrix.py_version == '3.11' }}
|
||||
|
||||
- name: Publish Test Artifact
|
||||
|
|
Loading…
Reference in a new issue