From ff8e051712ecb9d1e70e7cf5ed68aabca71f2a4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 17:57:43 +0000 Subject: [PATCH] =?UTF-8?q?chore(actions):=20update=20actions/download-art?= =?UTF-8?q?ifact=20action=20(v8.0.0=20=E2=86=92=20v8.0.1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/test-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-actions.yml b/.github/workflows/test-actions.yml index 5489d59..fad28f1 100644 --- a/.github/workflows/test-actions.yml +++ b/.github/workflows/test-actions.yml @@ -263,7 +263,7 @@ jobs: steps: - name: Download test results - uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: pattern: '*-test-results' merge-multiple: true