Skip to content

Commit

Permalink
revert(gha): use codecov action v3
Browse files Browse the repository at this point in the history
  • Loading branch information
k-yang committed Sep 18, 2023
1 parent b9da400 commit 4667849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
run: make test-coverage-integration

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3

0 comments on commit 4667849

Please sign in to comment.