Skip to content

Commit

Permalink
Update codedov action
Browse files Browse the repository at this point in the history
  • Loading branch information
jacebrowning committed Apr 10, 2024
1 parent 866d47c commit b86d01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
run: make test

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

0 comments on commit b86d01f

Please sign in to comment.