diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 311387c3e..46b6dfd3e 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -91,7 +91,7 @@ jobs: run: uv pip install seaborn - name: Download all artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: path: autotest/.benchmarks