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

This commit is contained in:
renovate[bot] 2025-01-23 05:53:16 +00:00 committed by GitHub
parent 0731b8775b
commit 3648927688
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ jobs:
- run: npm run test:cov
- name: Upload coverage results to codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v5
with:
flags: unittests,api