From e4d31799c2fed3638dd3215b52a9f7c3a54e3d81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 16:04:54 +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