From 355546d0a53726963efa1ac6b6a158da56dc64d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 12:11:17 -0900 Subject: [PATCH] chore: bump dawidd6/action-download-artifact from 12 to 16 (#7686) --- .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 3ad7ee7eb..f90cf0e05 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@v12 + uses: dawidd6/action-download-artifact@v16 id: download with: branch: ${{ github.ref }}