Skip to content

Commit

Permalink
chore: update Codecov action to version 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gnikit committed May 7, 2024
1 parent 3f7da8b commit 9f075bb
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 @@ -36,7 +36,7 @@ jobs:
run: pytest --doctest-modules -n auto

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v4.3.1
with:
fail_ci_if_error: true
verbose: true
Expand Down

0 comments on commit 9f075bb

Please sign in to comment.