.github/actions/publish-report/action.yml aktualisiert
This commit is contained in:
@@ -25,7 +25,7 @@ runs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: Publish Test Report
|
- name: Publish Test Report
|
||||||
uses: dorny/test-reporter@v2
|
uses: dorny/test-reporter@v3
|
||||||
with:
|
with:
|
||||||
token: ${{ inputs.token }}
|
token: ${{ inputs.token }}
|
||||||
name: ${{ inputs.report-name }}
|
name: ${{ inputs.report-name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user