diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9b48a717..e13cec27 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@v8 + uses: phoenix-actions/test-reporting@v9 if: success() with: name: Tests (${{ matrix.os }}, ${{ matrix.node }}) # Name of the check run which will be created