Merge pull request #164 from curbengh/dependabot/github_actions/codecov/codecov-action-5

chore(deps): bump codecov/codecov-action from 4 to 5
This commit is contained in:
Ming Di Leom 2025-07-20 08:28:13 +00:00 committed by GitHub
commit 463b3a16a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
CI: true
- name: Upload coverage report to Codecov
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '22'
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
fail_ci_if_error: true
env: