I spent ages trying to solve this as I have an array of actors with tag and want to spawn a random actor. So I needed to plug an actor into the class plug on SpawnActor.
It turns out all you need to do is plug your actor into the class plug and UE adds the conversion node…