Skip to content

Commit

Permalink
Merge pull request #17 from dochang/renovate/codecov-codecov-action-4.x
Browse files Browse the repository at this point in the history
Update codecov/codecov-action action to v4
  • Loading branch information
dochang committed Feb 29, 2024
2 parents 146b307 + a629245 commit 4f90256
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 @@ -79,7 +79,7 @@ jobs:
poetry run poe test
- name: Upload Coverage Report
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
verbose: true

Expand Down

0 comments on commit 4f90256

Please sign in to comment.