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 0e84642 commit 7a39e1dCopy full SHA for 7a39e1d
.github/workflows/ci.yml
@@ -94,7 +94,7 @@ jobs:
94
- name: Setup LCOV
95
uses: hrishikesh-kadam/setup-lcov@6c1aa0cc9e1c02f9f58f01ac599f1064ccc83470
96
- name: Download code coverage from GitHub
97
- uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e
+ uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093
98
with:
99
path: coverage
100
pattern: code-coverage-*
0 commit comments