From 5dc7832e782405b7993aab4b4103d5c0a0a26d7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 04:18:30 +0000 Subject: [PATCH] chore(deps): update dependency dawidd6/action-download-artifact to v14 --- .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 db4d015b..64b5eb97 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@v14 with: workflow: benchmark.yml branch: main