We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4087cd commit 153ab94Copy full SHA for 153ab94
1 file changed
.github/actions/setup-powershell/action.yml
@@ -1,9 +1,5 @@
1
name: Setup PowerShell
2
description: Setup PowerShell (Core) at a given version
3
-inputs:
4
- version:
5
- description: Powershell version to install
6
- required: true
7
8
runs:
9
using: composite
0 commit comments