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

This commit is contained in:
renovate[bot]
2025-09-24 18:24:29 +00:00
committed by GU Yiling
parent 5e10d50bbf
commit fa3bbd1529

View File

@ -48,7 +48,7 @@ jobs:
- name: Upload coverage to Codecov
if: ${{ github.event_name == 'pull_request' || github.ref == 'refs/heads/main' }}
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage/browser/lcov.info