We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b206e2e commit b557ae0Copy full SHA for b557ae0
.github/workflows/quality_check.yml
@@ -73,7 +73,7 @@ jobs:
73
- name: Complexity baseline
74
run: make complexity-baseline
75
- name: Upload coverage to Codecov
76
- uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # 4.4.1
+ uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # 4.5.0
77
with:
78
file: ./coverage.xml
79
env_vars: PYTHON
0 commit comments