From 1a4ffd1926987c73257bd08d367aab887966a469 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 07:52:37 +0000 Subject: [PATCH] Update dawidd6/action-download-artifact action to v24 --- .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 b50a56e8..5316ab9b 100644 --- a/.github/workflows/GnuTests.yml +++ b/.github/workflows/GnuTests.yml @@ -134,7 +134,7 @@ jobs: persist-credentials: false - name: Retrieve reference artifacts - uses: dawidd6/action-download-artifact@v23 + uses: dawidd6/action-download-artifact@v24 continue-on-error: true with: workflow: GnuTests.yml