From e36d918b327e04efccf5fdc3174be52186008e9a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 19:54:17 +0000 Subject: [PATCH] Update actions/upload-artifact action to v4 --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 2bed54db..ad01e236 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -66,7 +66,7 @@ jobs: rm -f android/app/src/prod/google-services.json - name: Upload build artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: build-outputs path: android/app/build/outputs/