I'm attempting to use the Action Button for the first time. It is working very well in a scratch org and it retrieves fine, however I am receiving an error when deploying to another org.
It's stating that "The Action Button component is supported in Metadata API version 61.0 and later. To deploy this flow, update the API version". However, the flow API is set to 63. I've flipped it to 61 to test and receive the same error.
I created a new scratch org with API 63, and a very basic test flow that has the action button calling an OOTB flow. Retrieved fine, but when I tried to force deploy it back to the same scratch org without touching it, I received the same failure message.
Any advice?
Unfortunately I believe you have to deploy the autolaunched flow and activate it before deploying the screen flow. Let me know if that works out