.github/actions/publish-report/action.yml aktualisiert

This commit is contained in:
th-schwarz
2026-04-02 18:44:55 +02:00
parent c01946fc05
commit ee3dcda8ea
+1 -1
View File
@@ -25,7 +25,7 @@ runs:
done
- name: Publish Test Report
uses: dorny/test-reporter@v2
uses: dorny/test-reporter@v3
with:
token: ${{ inputs.token }}
name: ${{ inputs.report-name }}