From a4a31c03087b85be7b9dbe772ec5596a5752e593 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 19:04:09 +0000 Subject: [PATCH] chore(devdeps): update dawidd6/action-download-artifact action to v6 [security] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aac92ab883..c713e81dbd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,7 +124,7 @@ jobs: The `interface_mapping.md` document is in sync with the SDK exports. - name: Download baseline bundle sizes - uses: dawidd6/action-download-artifact@v3 + uses: dawidd6/action-download-artifact@v6 with: workflow: publish.yml branch: main