From 03c5bc370dec7e2aa012178c01c94bfc3d085175 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 18:12:20 +0000 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v11 --- .github/workflows/benchmark.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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