We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3681f1 commit cef266aCopy full SHA for cef266a
.github/workflows/python_build.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Complexity baseline
38
run: make complexity-baseline
39
- name: Upload coverage to Codecov
40
- uses: codecov/[email protected].1
+ uses: codecov/[email protected].2
41
with:
42
file: ./coverage.xml
43
# flags: unittests
0 commit comments