Update actions: bump setup-java to v5, checkout to v6, and test-reporter to v3

This commit is contained in:
2026-04-02 19:01:33 +02:00
parent c01946fc05
commit 3505aee124
3 changed files with 3 additions and 3 deletions
+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 }}