From aa210cdad409bb0c5312d5f93d99ecd334ed7b48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 12:43:59 -0900 Subject: [PATCH] chore: bump dawidd6/action-download-artifact from 11 to 12 (#7615) --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 8f49c9080..39ab1dc1c 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -269,7 +269,7 @@ jobs: timeout-minutes: 15 steps: - name: Download artifacts - uses: dawidd6/action-download-artifact@v11 + uses: dawidd6/action-download-artifact@v12 id: download with: branch: ${{ github.ref }}