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

This commit is contained in:
renovate[bot]
2026-06-07 05:54:27 +00:00
committed by GitHub
parent cbad6e99ac
commit 5e32897a32
+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 }}