f42 is already EOL and you should upgrade following these instructions.
Edit:
If you upgrade to f43 there should be no problem, but if you upgrade to f44 and have or wish to have the nvidia drivers installed for that gpu it will be necessary to also replace the default f44 nvidia drivers (version 595) with the legacy driver 580xx.
Enable the proper rpmfusion repo
then, if the nvidia driver is already installed run sudo dnf swap akmod-nvidia akmod-nvidia-580xx --allowerasing
If not already installed install it with sudo dnf install akmod-nvidia-580xx xorg-x11-drv-nvidia-580xx-cuda
The newer 595 version driver does not support any nvidia GPU of the 10xx series or older, but the 580xx driver retains support for many of those GPUs.