Skip to content

Commit 7742b1c

Browse files
committed
ci: upgrade test-summary action
1 parent 8863c44 commit 7742b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ jobs:
329329
- name: Download test results
330330
uses: actions/download-artifact@v3
331331
- name: Generate test summary
332-
uses: test-summary/action@v1
332+
uses: test-summary/action@v2
333333
with:
334334
paths: 'test-results-*/*.xml'
335335

0 commit comments

Comments
 (0)