how to update my website on heroku code example
Example: how to update heroku
heroku update
#(OR)
sudo apt update && sudo apt install heroku
# to update heroku
heroku update
#(OR)
sudo apt update && sudo apt install heroku
# to update heroku