Skip to content

Commit cee0033

Browse files
committed
use pr test reporter v2
1 parent b82bc03 commit cee0033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
with:
8888
path: artifacts
8989
- name: Publish Unit Test Results
90-
uses: EnricoMi/publish-unit-test-result-action@v1
90+
uses: EnricoMi/publish-unit-test-result-action@v2
9191
if: always()
9292
with:
9393
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)