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 837e13dCopy full SHA for 837e13d
.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@634f93cb2916e3fdff6788551b99b062d0335ce0
98
with:
99
path: coverage
100
pattern: code-coverage-*
0 commit comments