Skip to content

Commit

Permalink
Update codecov/codecov-action action to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent 20240fe commit 51723df
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.4.1
with:
files: ./coverage/coverage_${{ matrix.os }}_${{ matrix.python-version }}.xml
flags: pytest
Expand Down

0 comments on commit 51723df

Please sign in to comment.