Skip to content

Commit

Permalink
Update codecov action.
Browse files Browse the repository at this point in the history
  • Loading branch information
micaeljtoliveira committed May 9, 2024
1 parent d4bcfd1 commit 9c1b3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
run: |
python -m pytest
- name: Upload coverage reports to Codecov with GitHub Action
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4.2.0
env:
CODEOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 9c1b3c8

Please sign in to comment.