CI: update codecov action to v5

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino 2024-11-15 17:28:55 +01:00
parent e1cd69d5ff
commit a79cb30cdc
No known key found for this signature in database
GPG key ID: 935D2952DEC4EECF

View file

@ -83,7 +83,7 @@ jobs:
- name: Upload coverage to Codecov
if: ${{ matrix.upload-coverage }}
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
file: ./coverage.txt
fail_ci_if_error: false