From ff4b66a78158570cfd14f69f41e4d82af2f0f7f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 17:10:37 +0000 Subject: [PATCH] [ci-skip] Update actions/download-artifact action to v8.0.1 --- .github/workflows/build_test_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_test_release.yml b/.github/workflows/build_test_release.yml index e25dd51..6d29b41 100644 --- a/.github/workflows/build_test_release.yml +++ b/.github/workflows/build_test_release.yml @@ -107,7 +107,7 @@ jobs: steps: - id: download_artifact name: Download Artefact - uses: actions/download-artifact@v8.0.0 + uses: actions/download-artifact@v8.0.1 with: name: ${{ env.APP_NAME }}