From 4159c62dd6cd9a8793465def769686fc7ac99fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 15:27:35 +0000 Subject: [PATCH] Bump actions/upload-artifact from 3 to 4 (#646) --- .github/workflows/debug_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/debug_build.yml b/.github/workflows/debug_build.yml index 6a2b385c..28d6776c 100644 --- a/.github/workflows/debug_build.yml +++ b/.github/workflows/debug_build.yml @@ -57,7 +57,7 @@ jobs: fi - name: Attach files - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: ${{ env.APK_BASENAME_PREFIX }} path: |