Can I update the PackageManager for WHQL to 4.0.0.0?

I am performing WHQL testing on a driver, and for this version, we're including Server 2022. I have all the WHQL results for each of the operating systems. We run WHQL for Windows 7 x86 and x64, Windows 10 x86 and x64, Windows 11, Server 2012R2, Server 2016, Server 2019 this time around, we're adding Server 2022.
All the tests passed. When I add the Windows Server 2022 package, I get an error message which says:
Microsoft.Windows.Kits.Hardware.ObjectModel.Submission.PackageException: Could not open package: E:\XXXXXXX.hlkx ---> Microsoft.Windows.Kits.Hardware.ObjectModel.Submission.PackageException: Package (E:\x6\resultsx6\x6_39_2022.hlkx) with a version (4.0.0.0) is not compatible with this instance of PackageManager. This instance of Package Manager accepts versions 3.8.0.0, 2.0.0.0, 3.1.0.0, 3.2.0.0, 3.3.0.0, 3.4.0.0, 3.5.0.0, 3.6.0.0, 3.7.0.0
Is it possible to update PackageManager to 4.0.0.0 on this server? The alternative that I could see would be to move the WHQL token to the server that handles Windows Sever 2022. We've always had the token on the server that handles Windows 10, and that's always worked in the past, it's just giving a problem with the Server 2022 results.
I see two options:
- Update PackageManager to 4.0.0.0
- Move the token to the server for Server 2022.
Do either of these options make sense, or is there some other option?
The Controller Version is 10.1.19041.19041 and the studio version is 10.0.19041.1
Thanks