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 723cd97 commit 4e1459dCopy full SHA for 4e1459d
.github/workflows/main.yml
@@ -73,7 +73,7 @@ jobs:
73
flags: unittests
74
- name: Add coverage to PR
75
if: ${{ matrix.release_build && github.event_name == 'pull_request' }}
76
- uses: madrapps/jacoco-report@db72e7e7c897b9e6f5ed01380c9b7fb3ed397d5f # v1.7.1
+ uses: madrapps/[email protected].2
77
with:
78
paths: ${{ github.workspace }}/target/site/jacoco/jacoco.xml
79
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments