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 5872700 commit 362ef93Copy full SHA for 362ef93
.github/workflows/dotnet.yml
@@ -56,7 +56,7 @@ jobs:
56
run: dotnet test --no-build --verbosity normal --logger trx --collect:"XPlat Code Coverage"
57
58
- name: Generate test report
59
- uses: bibipkins/[email protected].3
+ uses: bibipkins/[email protected].4
60
if: ${{ always() }}
61
with:
62
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments