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 fbd90f6 commit 2588008Copy full SHA for 2588008
.github/workflows/check.yml
@@ -29,7 +29,7 @@ jobs:
29
run: ./gradlew check
30
31
- name: Publish test report
32
- uses: mikepenz/action-junit-report@ee6b445351cd81e2f73a16a0e52d598aeac2197f # v5
+ uses: mikepenz/action-junit-report@b14027d33d3a745ccc4d6a12f649e83110b5a373 # v5
33
if: always()
34
with:
35
annotate_only: true
0 commit comments