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`||
105
103
|`Prerelease`| Allow prerelease versions if available. |`false`|`'false'`|
106
-
|`WorkingDirectory`| The working directory to use for the action. This is the root folder where tests and outputs are expected. |`false`|`${{ github.workspace }}`|
104
+
|`WorkingDirectory`| The working directory to use for the action. This is the root folder where tests and outputs are expected. |`false`|`'.'`|
0 commit comments