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 8210048 commit 748d72aCopy full SHA for 748d72a
.github/workflows/reference-converter.yml
@@ -33,7 +33,7 @@ jobs:
33
name: test-report
34
path: ${{ env.testResults }}
35
- name: Test Report
36
- uses: dorny/test-reporter@v1
+ uses: dorny/test-reporter@v2
37
if: success() || failure()
38
with:
39
name: Test Report
0 commit comments