Skip to content

Commit

Permalink
Revert "⬆ Bump codecov/codecov-action from 3 to 4 (#83)"
Browse files Browse the repository at this point in the history
This reverts commit 25b1c07.
  • Loading branch information
ghandic authored Dec 3, 2023
1 parent 25b1c07 commit 486dc78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
pip install pytest pyjwt
pytest
- name: Upload coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
files: ./dist/coverage/python/coverage.xml
- name: Upload pants log
Expand Down

0 comments on commit 486dc78

Please sign in to comment.