chore(deps): update codecov/codecov-action action to v5

This commit is contained in:
renovate[bot] 2025-05-27 09:37:11 +00:00 committed by Hal
parent 1725df0ca1
commit 0f70c6f532

View File

@ -69,7 +69,7 @@ jobs:
- name: Upload coverage to Codecov
if: matrix.os == 'ubuntu-latest' && matrix.python-version == '3.11'
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
files: ./coverage.xml
flags: unittests