We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d47db9b commit 09b7b74Copy full SHA for 09b7b74
.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@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # 3.1.1
+ uses: codecov/codecov-action@40a12dcee2df644d47232dde008099a3e9e4f865 # 3.1.2
57
with:
58
file: ./coverage.xml
59
env_vars: PYTHON
0 commit comments