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 f72dc0e commit ef3a770Copy full SHA for ef3a770
README.md
@@ -28,7 +28,7 @@ A PowerShell module to provide a better and easier way for GitHub Actions to com
28
29
#### Install
30
31
-PowerShell (>= v7.2.0):
+- PowerShell >= v7.2.0
32
33
```ps1
34
Install-Module -Name 'hugoalh.GitHubActionsToolkit' -AcceptLicense
0 commit comments