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

This commit is contained in:
renovate[bot]
2026-06-18 21:43:51 +00:00
committed by GitHub
parent 8c538ce95b
commit 0a50f47c44
+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 }}