No problem!
If your GoDaddy settings are saying you’re at 7+ but WordPress is saying you’re still at 5+, check out the very root of your site (not the WP root, but up a higher level) and see if there’s an .htaccess file that is specifically telling your site which version of php to run. I had this happen to a few sites on SiteGround. I had set a specific version in their admin, but WP kept saying it was something different. Once I deleted the .htaccess file (which I didn’t know existed previously) WordPress started running on the correct version. If there are other lines in the .htaccess file, maybe just remove any lines pertaining to the php version and keep the file.
Not sure if this is what’s happening on your site, but if you are able to check out the file structure (FTP or otherwise) this could be a cause of it.