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 ebf033f7c0
commit db5eed14d2

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 }}