Skip to content

Commit 53aaf14

Browse files
Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#93)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c68fb3 commit 53aaf14

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

0 commit comments

Comments
 (0)