If you need a step to use some other information from a previous step, definitely use references like “Result of step 1”
But don’t slow down your workflow for no reason if your Create a thing step doesn’t actually have to wait on anything.
Like don’t Create a Thing in step 1, then in step 2 search for it and expect to find it because it won’t be waiting on step 1 and you will have problems.