Skip to content

Commit 01e42a4

Browse files
chore(deps): bump codecov/codecov-action from 1 to 2.0.1 (#539)
1 parent 80d14a6 commit 01e42a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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@v1
40+
uses: codecov/codecov-action@v2.0.1
4141
with:
4242
file: ./coverage.xml
4343
# flags: unittests

0 commit comments

Comments
 (0)