Skip to content

Commit e230943

Browse files
chore(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (#4098)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f29740 commit e230943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality_check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: Complexity baseline
7272
run: make complexity-baseline
7373
- name: Upload coverage to Codecov
74-
uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # 4.2.0
74+
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # 4.3.0
7575
with:
7676
file: ./coverage.xml
7777
env_vars: PYTHON

0 commit comments

Comments
 (0)