Skip to content

Commit 8b39c91

Browse files
authored
Merge pull request #265 from gitfool/renovate/mikepenz-action-junit-report-5.x
2 parents 00409ee + 72f243e commit 8b39c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: Tests report
5252
if: always()
53-
uses: mikepenz/action-junit-report@v4.3.1
53+
uses: mikepenz/action-junit-report@v5.3.0
5454
with:
5555
check_name: tests
5656
fail_on_failure: true

0 commit comments

Comments
 (0)