Skip to content

Commit

Permalink
update codecov action for #242
Browse files Browse the repository at this point in the history
  • Loading branch information
manulera committed Oct 9, 2024
1 parent f063c40 commit fd8577c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pydna_test_and_coverage_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

- name: 🔼 Upload coverage to Codecov
if: (matrix.codecov)
uses: codecov/codecov-action@v1.0.13
uses: codecov/codecov-action@v4
with:
file: ./coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit fd8577c

Please sign in to comment.