Unable to Cast to Actor from Animation BP

I have this really simple issue I just can’t figure out why it’s happening.

I have an Actor Blueprint for a robot arm and then I have an Animation Blueprint for that Actor Blueprint.

In the Actor Blueprint I chose the custom Animation Blueprint I created as the Anim Class and in the Event Graph of the Animation Blueprint I Cast To the Actor Blueprint with a Get Owning Actor.

What am I doing wrong here?