Merge pull request #679 from jellyfin/dependabot/github_actions/codecov/codecov-action-3.1.1

Bump codecov/codecov-action from 3.1.0 to 3.1.1
This commit is contained in:
Odd Stråbø 2022-10-13 19:58:44 +02:00 committed by GitHub
commit fa1e96a563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ jobs:
coverage report
- name: Upload coverage
uses: codecov/codecov-action@v3.1.0
uses: codecov/codecov-action@v3.1.1
if: ${{ matrix.py_version == '3.9' }}
- name: Publish Test Atrifact