We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8ec949 + 7d6fbbe commit b678997Copy full SHA for b678997
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: dorny/test-reporter@v1
+ - uses: dorny/test-reporter@v2
17
with:
18
artifact: TestResults
19
name: NUnit Tests
0 commit comments