Skip to content

Commit

Permalink
Bump madrapps/jacoco-report from 1.6.1 to 1.7.0 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent a4bf2c6 commit 1c99b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:

- name: Upload Code Coverage Artifacts (Pull Request)
if: ${{ github.event_name == 'pull_request' }}
uses: madrapps/jacoco-report@v1.6.1
uses: madrapps/jacoco-report@v1.7.0
with:
paths: build/jacoco.xml
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1c99b1f

Please sign in to comment.