Skip to content

Commit 2c41000

Browse files
chore(deps): update madrapps/jacoco-report action to v1.7.2
1 parent 77c2d10 commit 2c41000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110

111111
- name: Upload Code Coverage Artifacts (Pull Request)
112112
if: ${{ github.event_name == 'pull_request' }}
113-
uses: madrapps/[email protected].1
113+
uses: madrapps/[email protected].2
114114
with:
115115
paths: build/jacoco.xml
116116
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)