Updating the Raspberry Pi regularly helps it function efficiently and securely. Log into the Pi via SSH and then execute the following at the command line:
sudo apt-get update
sudo apt-get upgrade
This process can take some time, depending on the network connection speed and how long it has been since the previous update.