You can use a Get files (properties only) action and use the Filter Query field of this action if somebody has checked out the file.
Below is an example for a single library. You could loop through the libraries (via an apply to each) and check this for all your libraries.
The Filter Query uses the CheckoutUserId field, if somebody has checked out a file this field contains the principal id of that user.
CheckoutUserId ne null
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.