Skip to content

Commit

Permalink
Update codecov/codecov-action action to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent b8e2f3d commit 66fe4f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
path: ./coverage/*.xml

- name: CodeCov Coverage Report
uses: codecov/codecov-action@v4.4.0
uses: codecov/codecov-action@v4.6.0
with:
files: ./coverage/coverage_${{ matrix.os }}_${{ matrix.python-version }}.xml
flags: pytest
Expand Down

0 comments on commit 66fe4f8

Please sign in to comment.