Skip to content

Commit 4e3e00b

Browse files
chore(deps): bump codecov/codecov-action from 2.0.2 to 2.1.0 (#675)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 204eb98 commit 4e3e00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Complexity baseline
3838
run: make complexity-baseline
3939
- name: Upload coverage to Codecov
40-
uses: codecov/codecov-action@v2.0.2
40+
uses: codecov/codecov-action@v2.1.0
4141
with:
4242
file: ./coverage.xml
4343
# flags: unittests

0 commit comments

Comments
 (0)