diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 4fb714dab8..31009a3945 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -79,7 +79,7 @@ jobs: with: version: "1" - uses: julia-actions/cache@v2 - - uses: actions/download-artifact@v5 + - uses: actions/download-artifact@v6 with: pattern: benchmark-results-* path: benchmark/results