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

This commit is contained in:
renovate[bot]
2026-03-26 18:58:31 +00:00
committed by GitHub
parent 6ea989eedd
commit afe853f67f

View File

@@ -46,6 +46,6 @@ jobs:
files: test-results/junit.xml
- name: Upload coverage reports to Codecov
if: ${{ !cancelled() }}
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v6
with:
token: ${{ secrets.CODECOV_TOKEN }}