We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d466f4 commit c249514Copy full SHA for c249514
.github/workflows/python_build.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Complexity baseline
54
run: make complexity-baseline
55
- name: Upload coverage to Codecov
56
- uses: codecov/codecov-action@40a12dcee2df644d47232dde008099a3e9e4f865 # 3.1.2
+ uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 # 3.1.3
57
with:
58
file: ./coverage.xml
59
env_vars: PYTHON
0 commit comments