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 3621e20 commit a009cb4Copy full SHA for a009cb4
.github/workflows/quality_check.yml
@@ -75,7 +75,7 @@ jobs:
75
- name: Complexity baseline
76
run: make complexity-baseline
77
- name: Upload coverage to Codecov
78
- uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # 5.0.2
+ uses: codecov/codecov-action@05f5a9cfad807516dbbef9929c4a42df3eb78766 # 5.0.3
79
with:
80
token: ${{ secrets.CODECOV_TOKEN }}
81
file: ./coverage.xml
0 commit comments