Skip to content

Commit 2c63d20

Browse files
Bump mikepenz/action-junit-report action to v6
1 parent e2143b2 commit 2c63d20

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)