diff --git a/.github/workflows/android-release.yml b/.github/workflows/android-release.yml index d205cb8ef..6630f4af3 100644 --- a/.github/workflows/android-release.yml +++ b/.github/workflows/android-release.yml @@ -135,7 +135,7 @@ jobs: - name: upload APK and AAB as build artifact if: github.ref != 'refs/heads/master' - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: remote-${{ env.VERSION }}-${{ env.BRANCH }} path: output/*