Trigger remains actuated in Completed pin

I have the above code to test my IA_Sprint input action which is of Digital(bool) value type and triggered by Down. It’s printing true even when the action is completed, meaning the trigger is still actuated.

Is it a bug or is my code to test it incorrect?