diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 62efc88c..d3d1244c 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -140,7 +140,7 @@ jobs: steps: - name: Download benchmark results - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: name: benchmark-results