diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index b6e6ba97d0..3a73e22b8c 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@v6 + - uses: actions/download-artifact@v7 with: pattern: benchmark-results-* path: benchmark/results