Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Commit 65cd244

Browse files
committed
Increased madrapps/jacoco-report version from 1.3 to 1.6.1.
1 parent 135d24b commit 65cd244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-check-jacoco.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: sbt jacoco
2020
- name: Add coverage to PR
2121
id: jacoco
22-
uses: madrapps/jacoco-report@v1.3
22+
uses: madrapps/jacoco-report@v1.6.1
2323
with:
2424
paths: >
2525
${{ github.workspace }}/testApi/target/scala-2.13/jacoco/report/jacoco.xml

0 commit comments

Comments
 (0)