Skip to content

Commit

Permalink
Revert "Bump codecov/codecov-action from 3 to 4"
Browse files Browse the repository at this point in the history
This reverts commit 927a7aa.
  • Loading branch information
lpsinger committed Feb 14, 2024
1 parent 58e6aa0 commit 4fc23b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
run: poetry run pytest . --cov --cov-report=xml

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

0 comments on commit 4fc23b9

Please sign in to comment.