Update codecov/codecov-action action to v5

This commit is contained in:
renovate[bot] 2024-11-14 20:09:13 +00:00 committed by GitHub
parent b772d4f5e2
commit 33ee14cf99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -82,7 +82,7 @@ jobs:
# https://github.com/codecov/codecov-action
- name: ☂️ Upload coverage reports to codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}