Skip to content

Commit 856cbef

Browse files
Update dorny/test-reporter action to v2 (#93)
1 parent 2396ec5 commit 856cbef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/component-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
path: |
3838
**/build/test-results/**
3939
- name: Test Report
40-
uses: dorny/test-reporter@v1
40+
uses: dorny/test-reporter@v2
4141
if: success() || failure()
4242
with:
4343
artifact: test-artifact

0 commit comments

Comments
 (0)