diff --git a/.github/workflows/test-report.yaml b/.github/workflows/test-report.yaml index 1d47b839..b9cf5fc7 100644 --- a/.github/workflows/test-report.yaml +++ b/.github/workflows/test-report.yaml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download and Extract Artifacts - uses: dawidd6/action-download-artifact@v6 + uses: dawidd6/action-download-artifact@v7 with: run_id: ${{ github.event.workflow_run.id }} path: artifacts