diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 63fb87ce69..55995123a8 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -92,7 +92,7 @@ jobs: pip install numpy pandas matplotlib seaborn - name: Download all artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: path: autotest/.benchmarks