diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6fe5f565..bfb3f2ab 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -84,7 +84,7 @@ jobs: EDGE_USE_CORECLR: 1 - name: Test Report - uses: phoenix-actions/test-reporting@v9 + uses: phoenix-actions/test-reporting@v15 if: success() with: name: Tests (${{ matrix.os }}, ${{ matrix.node }}) # Name of the check run which will be created