diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2d175f24..1f5471e8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -58,7 +58,7 @@ jobs: # Upload the generated Debug APK as a GitHub Actions artifact - name: Upload Debug APK - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: # The name shown in the Actions UI for this artifact name: app-debug-apk