Skip to content

Commit

Permalink
Merge branch 'main' into log-keyvalue-sorted-equal
Browse files Browse the repository at this point in the history
  • Loading branch information
dmathieu authored May 14, 2024
2 parents b8e539c + e94b07d commit 49977a0
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 @@ -102,7 +102,7 @@ jobs:
cp coverage.txt $TEST_RESULTS
cp coverage.html $TEST_RESULTS
- name: Upload coverage report
uses: codecov/codecov-action@v4.3.1
uses: codecov/codecov-action@v4.4.0
with:
file: ./coverage.txt
fail_ci_if_error: true
Expand Down

0 comments on commit 49977a0

Please sign in to comment.