refactor(duo): improve Duo CLI update notification message
What does this MR do?
Changes the background update notification message for Duo CLI from:
Run 'glab duo cli --update' to upgradeto:
Run 'glab duo cli --update' to update to the latest versionThe previous wording ("to upgrade") was not consistent. The new message makes it consistent with the --update flag.
Edited by Arthur Foltz