Currently, this action always defaults to installing the x64 Dart binaries, even when running on architectures that aren't compatible with x64 (such as MacOS ARM). It would be nice if it instead defaulted to checking the current architecture and installing the matching binary.