We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833f6fa commit 359cf57Copy full SHA for 359cf57
.github/workflows/quality_check.yml
@@ -71,7 +71,7 @@ jobs:
71
- name: Complexity baseline
72
run: make complexity-baseline
73
- name: Upload coverage to Codecov
74
- uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # 3.1.6
+ uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # 4.0.1
75
with:
76
file: ./coverage.xml
77
env_vars: PYTHON
0 commit comments