We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33f709 commit 4391ab0Copy full SHA for 4391ab0
.github/workflows/gradle.yml
@@ -105,7 +105,7 @@ jobs:
105
with:
106
name: junit-test-results-${{ matrix.tag }}
107
- name: Publish Test Report
108
- uses: mikepenz/action-junit-report@v5
+ uses: mikepenz/action-junit-report@v6
109
110
check_name: Test Report - ${{ matrix.tag }}
111
commit: ${{github.event.workflow_run.head_sha}}
0 commit comments