diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index db4d015..d143cd2 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -74,7 +74,7 @@ jobs: - name: Download Base Benchmark (for PR comparison) if: github.event_name == 'pull_request' - uses: dawidd6/action-download-artifact@v6 + uses: dawidd6/action-download-artifact@v11 with: workflow: benchmark.yml branch: main