From 0a1ffde5f9e36e4b19297af3e87072bb716ad066 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 10:45:30 +0000 Subject: [PATCH] chore(deps): update dawidd6/action-download-artifact action to v21 --- .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 9a8fe6bd..38077e37 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@v20 + uses: dawidd6/action-download-artifact@v21 continue-on-error: true with: workflow: GnuTests.yml