We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0d45c commit b6256fbCopy full SHA for b6256fb
.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@5ecb98a3c6b747ed38dc09f787459979aebb39be # 4.3.1
+ uses: codecov/codecov-action@6d798873df2b1b8e5846dba6fb86631229fbcb17 # 4.4.0
77
with:
78
file: ./coverage.xml
79
env_vars: PYTHON
0 commit comments