diff --git a/.github/workflows/ui_smoke_tests.yml b/.github/workflows/ui_smoke_tests.yml index 629738b9838..97932b0698a 100644 --- a/.github/workflows/ui_smoke_tests.yml +++ b/.github/workflows/ui_smoke_tests.yml @@ -56,7 +56,7 @@ jobs: - name: Publish Test Report id: test_report if: always() - uses: dorny/test-reporter@v1.7.0 + uses: dorny/test-reporter@v1.8.0 with: name: ${{ env.CHECK_NAME }} path: reports/report.xml