Merge pull request #813 from shivammathur/dependabot/github_actions/develop/codecov/codecov-action-4

Bump codecov/codecov-action from 3 to 4
This commit is contained in:
Shivam Mathur 2024-02-05 20:19:56 -08:00 committed by GitHub
commit 765279d5ef
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@v3
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage/lcov.info