Skip to content

Commit 7056be1

Browse files
Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#87)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e7f55d commit 7056be1

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@7afa10ed9b269c561c2336fd862446844e0cbf71 #v4.2.0
54+
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed #v4.3.0
5555
with:
5656
token: ${{ secrets.CODECOV_TOKEN }}
5757
files: coverage.xml

0 commit comments

Comments
 (0)