Skip to content

Commit 94309f1

Browse files
authored
Merge pull request #283 from gitfool/renovate/mikepenz-action-junit-report-6.x
2 parents e2143b2 + 2c63d20 commit 94309f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
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@v5.6.2
53+
uses: mikepenz/action-junit-report@v6.0.0
5454
with:
5555
check_name: tests
5656
fail_on_failure: true

0 commit comments

Comments
 (0)