You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Release APK workflow: bump deprecated GitHub Actions to v4 (#36)
actions/upload-artifact@v3 is deprecated and now auto-fails CI runs;
also bumps actions/checkout and actions/setup-java to v4 for consistency.
Co-authored-by: Claude <noreply@anthropic.com>