Merge pull request #884 from shivammathur/dependabot/github_actions/develop/codecov/codecov-action-5

Bump codecov/codecov-action from 4 to 5
This commit is contained in:
Shivam Mathur 2024-11-18 15:08:19 +00:00 committed by GitHub
commit 944fb41c67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,7 @@ jobs:
run: npm audit
- name: Send Coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage/lcov.info