Skip to content

Commit c3aa225

Browse files
build(deps): bump test-summary/action from 2.2 to 2.3 (#2674)
1 parent b4d253c commit c3aa225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- run: make unit-test
4343
- name: Test Summary
4444
id: test_summary
45-
uses: test-summary/action@v2.2
45+
uses: test-summary/action@v2.3
4646
with:
4747
paths: unit-tests.xml
4848
if: always() && matrix.os == 'ubuntu-latest'

0 commit comments

Comments
 (0)