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

This commit is contained in:
renovate[bot]
2026-06-11 17:59:55 +00:00
committed by GitHub
parent c8524e9b5f
commit f729c5c2f9
+1 -1
View File
@@ -46,6 +46,6 @@ jobs:
files: test-results/junit.xml
- name: Upload coverage reports to Codecov
if: ${{ !cancelled() }}
uses: codecov/codecov-action@v6
uses: codecov/codecov-action@v7
with:
token: ${{ secrets.CODECOV_TOKEN }}