Raspberry Pi - How To Update Firmware
If you want to update the firmware on your Raspberry Pi you can it is extremely easy if you are running Raspbian or Raspberry Pi OS. You just run a full update of your system and the firmware will be included. See these commands below:
sudo apt update
sudo apt full-upgrade
sudo reboot
References
If you are looking for more info, you might start looking here: