Skip to content

Commit

Permalink
Increased madrapps/jacoco-report version from 1.3 to 1.6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpojer committed Feb 16, 2024
1 parent 135d24b commit 65cd244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-check-jacoco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: sbt jacoco
- name: Add coverage to PR
id: jacoco
uses: madrapps/jacoco-report@v1.3
uses: madrapps/jacoco-report@v1.6.1
with:
paths: >
${{ github.workspace }}/testApi/target/scala-2.13/jacoco/report/jacoco.xml
Expand Down

0 comments on commit 65cd244

Please sign in to comment.