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

This commit is contained in:
renovate[bot]
2026-04-18 12:01:47 +00:00
committed by GitHub
parent acf4e91249
commit f795644dd5

View File

@@ -23,7 +23,7 @@ jobs:
- run: make download-tools
- run: make test
- run: make check-ci
- uses: codecov/codecov-action@v5
- uses: codecov/codecov-action@v6
with:
token: ${{ secrets.CODECOV_TOKEN }}
- if: startsWith(github.ref, 'refs/tags/v')