We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6571a6 commit 4df8a9dCopy full SHA for 4df8a9d
.github/workflows/unit-test.yml
@@ -29,7 +29,7 @@ jobs:
29
run: ./gradlew check
30
31
- name: Publish test report
32
- uses: mikepenz/action-junit-report@65fe03598d8d251738592a497a9e8547a5c48eaa # v5
+ uses: mikepenz/action-junit-report@a83fd2b5d58d4fc702e690c1ea688d702d28d281 # v5
33
if: always()
34
with:
35
annotate_only: true
0 commit comments