We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae1d0f7 commit 4be3ddeCopy full SHA for 4be3dde
.github/workflows/test-report.yml
@@ -8,7 +8,7 @@ jobs:
8
report:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: dorny/test-reporter@v1
+ - uses: dorny/test-reporter@v2
12
with:
13
artifact: test-results # Artifact name, ref CI Job
14
name: JUnit Tests
0 commit comments