On your first picture:
InputActionSprint if stamina > 0 → set max walk speed 475 ← this is bad because this will run only on client.
Create a custom event like your Run On Server, just name it as Set Max Speed on Server (of course this need to be server rpc)
After set max walk speed happens when key is pressed and max walk speed are set call this event to set max walk speed on server too