diff --git a/.github/workflows/test-report.yaml b/.github/workflows/test-report.yaml index f1b7177d..fb1efd37 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@v3 + uses: dawidd6/action-download-artifact@v5 with: run_id: ${{ github.event.workflow_run.id }} path: artifacts