Skip to content

Commit

Permalink
update codecov to use v4 as v5 is failing
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulait committed Dec 19, 2024
1 parent b4b6969 commit 0f91a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: make test

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v4
with:
files: ./coverage.out
verbose: true
Expand Down

0 comments on commit 0f91a55

Please sign in to comment.