We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ea96aa + 0c19135 commit 5016502Copy full SHA for 5016502
.github/workflows/build.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Add coverage to PR
38
id: jacoco
39
- uses: madrapps/jacoco-report@v1.3
+ uses: madrapps/jacoco-report@v1.7.1
40
with:
41
paths: ${{ github.workspace }}/ipv8/build/reports/jacoco/test/jacocoTestReport.xml
42
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments