diff --git a/.github/workflows/ci-pr-publish-report.yml b/.github/workflows/ci-pr-publish-report.yml index 9df1f81..c400c5d 100644 --- a/.github/workflows/ci-pr-publish-report.yml +++ b/.github/workflows/ci-pr-publish-report.yml @@ -34,7 +34,7 @@ jobs: run-id: ${{ github.event.inputs.workflow_run_id || github.event.workflow_run.id }} - name: Publish API Test Results - uses: dorny/test-reporter@v2.6.0 + uses: dorny/test-reporter@v3.0.0 with: name: example_report path: "**.trx"