From 902611caf19d668f4d48b7e693df18a427f35090 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 13:23:56 +0000 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v12 --- .github/workflows/GnuTests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/GnuTests.yml b/.github/workflows/GnuTests.yml index 382c140..0646a96 100644 --- a/.github/workflows/GnuTests.yml +++ b/.github/workflows/GnuTests.yml @@ -126,7 +126,7 @@ jobs: persist-credentials: false - name: Retrieve reference artifacts - uses: dawidd6/action-download-artifact@v11 + uses: dawidd6/action-download-artifact@v12 continue-on-error: true with: workflow: GnuTests.yml