mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-23 13:29:43 +00:00
chore(deps): update codecov/codecov-action action to v4
This commit is contained in:
parent
9af244de0f
commit
c0bc52e9fa
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
coverage report
|
||||
|
||||
- name: Upload coverage
|
||||
uses: codecov/codecov-action@v3.1.4
|
||||
uses: codecov/codecov-action@v4.0.1
|
||||
if: ${{ matrix.py_version == '3.11' }}
|
||||
|
||||
- name: Publish Test Artifact
|
||||
|
Loading…
Reference in New Issue
Block a user