mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-10-13 20:32:05 +00:00
Merge pull request #1018 from jellyfin/renovate/codecov-codecov-action-5.x
Update codecov/codecov-action action to v5.5.0
This commit is contained in:
commit
fb842374b1
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
|
coverage report
|
||||||
|
|
||||||
- name: Upload coverage
|
- name: Upload coverage
|
||||||
uses: codecov/codecov-action@v5.4.3
|
uses: codecov/codecov-action@v5.5.0
|
||||||
if: ${{ matrix.py_version == '3.11' }}
|
if: ${{ matrix.py_version == '3.11' }}
|
||||||
|
|
||||||
- name: Publish Test Artifact
|
- name: Publish Test Artifact
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue