if I update their version of power shellon windows, the module are also updated? code example
Example: How to get the latest powershell update
Install-Module -Name PowerShellGet -Force
Exit
Install-Module -Name PowerShellGet -Force
Exit