Skip to content

Commit

Permalink
Merge: Bump mikepenz/action-junit-report from 4.1.0 to 4.2.1 [3/4]
Browse files Browse the repository at this point in the history
  • Loading branch information
giis-qabot committed Apr 1, 2024
2 parents e1cb8d2 + 8ba8070 commit 4617aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Generate report checks
if: always()
uses: mikepenz/action-junit-report@v4.1.0
uses: mikepenz/action-junit-report@v4.2.1
with:
check_name: "test-result"
report_paths: "**/surefire-reports/TEST-*.xml"
Expand Down

0 comments on commit 4617aad

Please sign in to comment.