Skip to content

Commit

Permalink
Update with main
Browse files Browse the repository at this point in the history
  • Loading branch information
thsaravana committed Aug 30, 2024
1 parent 4dff185 commit da578b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Jacoco Report to PR
id: jacoco
uses: madrapps/jacoco-report@v1.7.0-alpha
uses: madrapps/jacoco-report@main
with:
paths: ${{ github.workspace }}/build/reports/jacoco/**/testCoverage.xml
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit da578b6

Please # to comment.