diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index aa305a3b..8c50cf59 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -307,7 +307,7 @@ jobs: run: uv sync --extra dev - name: Download lane scorecards - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: pattern: scorecard-* path: artifacts