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 5c51ee4 commit a3fb8f5Copy full SHA for a3fb8f5
.github/workflows/openapi-generator-test-results.yaml
@@ -11,7 +11,7 @@ jobs:
11
report:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: dorny/test-reporter@v1
+ - uses: dorny/test-reporter@v2
15
with:
16
artifact: surefire-test-results
17
name: JUnit Test results
0 commit comments