diff --git a/.github/workflows/test-report.yml b/.github/workflows/test-report.yml index 2922205652..40b829db76 100644 --- a/.github/workflows/test-report.yml +++ b/.github/workflows/test-report.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download and Extract Artifacts - uses: dawidd6/action-download-artifact@v7 + uses: dawidd6/action-download-artifact@v8 with: run_id: ${{ github.event.workflow_run.id }} path: artifacts