Skip to content

Commit 84f5f42

Browse files
committed
Update 06393993/lcov-reporter-action
1 parent 4c8078e commit 84f5f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
run: wget https://daxpedda.github.io/wasm-worker/coverage/coverage.lcov
131131
- name: Report Coverage in Job Summary
132132
# See <https://github.com/romeovs/lcov-reporter-action/pull/68>
133-
uses: 06393993/lcov-reporter-action@45b31bf53fa5ac82d0f49039198080afdb535288
133+
uses: 06393993/lcov-reporter-action@24d48ff28930b87e67d0df34283153b04a76f166
134134
with:
135135
lcov-file: coverage-output/coverage.lcov
136136
lcov-base: coverage.lcov

0 commit comments

Comments
 (0)