Skip to content

Commit

Permalink
Merge pull request #62 from hyriver/dependabot/github_actions/codecov…
Browse files Browse the repository at this point in the history
…/codecov-action-4
  • Loading branch information
cheginit authored Sep 15, 2023
2 parents 999ddc9 + 0b0d978 commit 344622f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
# micromamba install typeguard
# pytest --typeguard-packages=${REPO_NAME}
- name: Run codecov and upload the report
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
file: ./coverage.xml
flags: unittests
Expand Down

0 comments on commit 344622f

Please sign in to comment.