Skip to content

Commit

Permalink
feat: raise saschanowak/CloverCodeCoverageSummary to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saschanowak committed Nov 9, 2024
1 parent 2283f04 commit 56aa25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
run: .Build/bin/phpcov merge --html .Build/artifacts/coverage/merged --clover .Build/artifacts/coverage/clover.xml .Build/artifacts/coverage/

- name: 'Generate code coverage summary report'
uses: saschanowak/CloverCodeCoverageSummary@1.0.1
uses: saschanowak/CloverCodeCoverageSummary@1.1.0
with:
filename: .Build/artifacts/coverage/clover.xml

Expand Down

0 comments on commit 56aa25b

Please sign in to comment.