mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
chore(deps): update codecov/codecov-action action to v2 [skip netlify] (#3125)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
run: yarn test:jest --coverage
|
||||
if: always()
|
||||
|
||||
- uses: codecov/codecov-action@v1
|
||||
- uses: codecov/codecov-action@v2
|
||||
with:
|
||||
directory: ./coverage/
|
||||
timeout-minutes: 3
|
||||
|
Reference in New Issue
Block a user