From af1c3a7c6ff0a1e0d003181a94be5d770fb51f70 Mon Sep 17 00:00:00 2001 From: "schtack-renovator[bot]" <189104595+schtack-renovator[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 09:20:40 +0000 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v12 --- .github/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 84d2da9..19b77a4 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -46,7 +46,7 @@ jobs: uses: actions/checkout@v6 - name: Download repository cache for Renovate - uses: dawidd6/action-download-artifact@v11 + uses: dawidd6/action-download-artifact@v12 if: github.event.inputs.repoCache != 'disabled' continue-on-error: true with: