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

This commit is contained in:
renovate[bot]
2026-02-13 22:16:04 +00:00
committed by GitHub
parent e1383d1e65
commit 61b2f03e8c

View File

@@ -32,7 +32,7 @@ jobs:
- name: i18n_extract
run: npm run i18n_extract
- name: Coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true