Skip to content

Commit

Permalink
Downgrade CodeCov (#856)
Browse files Browse the repository at this point in the history
  • Loading branch information
manitgupta committed Jul 5, 2024
1 parent d991f56 commit 762863e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ jobs:
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
# Temp fix for https://github.com/codecov/codecov-action/issues/1487
version: v0.6.0

0 comments on commit 762863e

Please sign in to comment.