mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
chore(deps): update codecov/codecov-action action to v4.4.1
This commit is contained in:
parent
f209f9e59b
commit
936b928b75
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@v4.0.1
|
uses: codecov/codecov-action@v4.4.1
|
||||||
if: ${{ matrix.py_version == '3.11' }}
|
if: ${{ matrix.py_version == '3.11' }}
|
||||||
|
|
||||||
- name: Publish Test Artifact
|
- name: Publish Test Artifact
|
||||||
|
|
Loading…
Reference in a new issue