Skip to content

Commit

Permalink
fix: codecov to 3 (4 does not exist)
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon committed Sep 25, 2023
1 parent 97f9140 commit c68f3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
run: ci/testing.sh

- name: Upload coverage to codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: false

0 comments on commit c68f3dc

Please sign in to comment.