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

This commit is contained in:
renovate[bot]
2024-12-16 03:59:06 +00:00
committed by Steffen Vogel
parent fa1195bd6b
commit 49c9122694

View File

@@ -176,7 +176,7 @@ jobs:
- name: Report test coverage to Codecov
if: ${{ matrix.target_os == 'linux' && matrix.target_arch == 'amd64' }}
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverprofile_merged.out