You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`Version`| Specifies the version of the GitHub module to be installed. The value must be an exact version. |`false`||
41
+
|`Version`| Specifies the version of the GitHub module to be installed. Accepts an exact version or a NuGet version range (for example '[1.2.0, 2.0.0)'). |`false`||
42
42
|`Prerelease`| Allow prerelease versions if available. |`false`|`'false'`|
43
43
|`WorkingDirectory`| The working directory where the script runs. |`false`|`${{ github.workspace }}`|
0 commit comments