From 5b5c9003cc1d91fdfa275a908ab282f29b0bf744 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 05:41:49 +0000 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v21 --- .github/workflows/compile-scripts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compile-scripts.yaml b/.github/workflows/compile-scripts.yaml index 8b870b53..940bdc04 100644 --- a/.github/workflows/compile-scripts.yaml +++ b/.github/workflows/compile-scripts.yaml @@ -69,7 +69,7 @@ jobs: uses: actions/checkout@v4 - name: Download Compiler Artifact - uses: dawidd6/action-download-artifact@v6 + uses: dawidd6/action-download-artifact@v21 with: workflow: build.yaml workflow_conclusion: success