From c92b5a4cdc28dc1e0291fdcbe2e33832cb150e2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 15:23:48 +0000 Subject: [PATCH] chore(deps): update actions/download-artifact action to v5 --- .github/workflows/build-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index aab1b43..19501ba 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -99,7 +99,7 @@ jobs: uses: actions/checkout@v4 - name: Download release APKs - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: release-apks path: ./artifacts/