Skip to content

Commit cef266a

Browse files
chore(deps): bump codecov/codecov-action from 2.0.1 to 2.0.2 (#558)
1 parent a3681f1 commit cef266a

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/[email protected].1
40+
uses: codecov/[email protected].2
4141
with:
4242
file: ./coverage.xml
4343
# flags: unittests

0 commit comments

Comments
 (0)