We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b82bc03 commit cee0033Copy full SHA for cee0033
.github/workflows/dotnet-core.yml
@@ -87,7 +87,7 @@ jobs:
87
with:
88
path: artifacts
89
- name: Publish Unit Test Results
90
- uses: EnricoMi/publish-unit-test-result-action@v1
+ uses: EnricoMi/publish-unit-test-result-action@v2
91
if: always()
92
93
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments