We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1294c73 commit 2a6a985Copy full SHA for 2a6a985
.github/workflows/quality_check.yml
@@ -74,7 +74,7 @@ jobs:
74
- name: Complexity baseline
75
run: make complexity-baseline
76
- name: Upload coverage to Codecov
77
- uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # 5.0.7
+ uses: codecov/codecov-action@c2fcb216de2b0348de0100baa3ea2cad9f100a01 # 5.1.0
78
with:
79
token: ${{ secrets.CODECOV_TOKEN }}
80
file: ./coverage.xml
0 commit comments