build(deps): bump codecov/codecov-action from 4 to 5 (#502)

This commit is contained in:
Deborah Kaplan
2024-11-18 12:57:22 -05:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ jobs:
run: npm run build
- name: Run Coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true