Skip to content

Commit b856771

Browse files
Bump codecov/codecov-action from 4.1.0 to 4.2.0 (#80)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35430a6 commit b856771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_codecov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: pytest --cov --cov-report=xml
5252

5353
- name: Upload coverage to Codecov
54-
uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab #v4.1.0
54+
uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 #v4.2.0
5555
with:
5656
token: ${{ secrets.CODECOV_TOKEN }}
5757
files: coverage.xml

0 commit comments

Comments
 (0)