Skip to content

Commit 38d712a

Browse files
committed
ci(workflow): 更新测试报告工具的版本至v2
1 parent ee26d76 commit 38d712a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
Invoke-Pester -Configuration (./PesterConfiguration.ps1)
2525
# 测试图形化报告
2626
- name: Publish Test Report
27-
uses: dorny/test-reporter@v1
27+
uses: dorny/test-reporter@v2
2828
if: always()
2929
with:
3030
name: Pester Tests (${{ matrix.os }})

0 commit comments

Comments
 (0)