efrecon/setup-pwsh

Installs PowerShell from the official Microsoft binaries

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
releaseStable release version to use, in the form: major.minor.patch. Empty to pick the latest stable release (the default) yes""
localLocal (user) directory to use when performing non-root installations. no${{ runner.tool_cache }}/${{ github.repository }}/opt/microsoft/powershell
optionsAdditional options to pwsh.sh install script, -v to print out path of found binaries no""

no outputs