File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ Table of Contents
3333 * [ additional-packages] ( #additional-packages )
3434 * [ wsl-shell-user] ( #wsl-shell-user )
3535 * [ wsl-shell-command] ( #wsl-shell-command )
36+ * [ wsl-version] ( #wsl-version )
3637 * [ Outputs] ( #outputs )
3738 * [ wsl-shell-wrapper-path] ( #wsl-shell-wrapper-path )
3839 * [ wsl-shell-distribution-wrapper-path] ( #wsl-shell-distribution-wrapper-path )
@@ -332,12 +333,10 @@ The WSL version that should be used. This can be set to any positive integer. Us
332333work or break, so issues a warning for the action run. Currently, WSLv1 and WSLv2 are tested and do not
333334issue a warning. If a new WSL version is available and your workflow works with it, please report an issue
334335so that proper tests can be added and the warning for that version removed.
335- Default is '1' if running on 'windows-2019' virtual environment as this is not yet supporting WSLv2.
336- Default is '2' if not running on 'windows-2019' virtual environment.
337336
338337**Default value:**
339- * `1` if running on ' windows-2019' virtual environment as this is not yet supporting WSLv2
340- * `2` if not running on ' windows-2019' virtual environment
338+ * `1` if running on ` windows-2019` virtual environment as this is not yet supporting WSLv2
339+ * `2` if not running on ` windows-2019` virtual environment
341340
342341_**Example:**_
343342` ` ` yaml
Original file line number Diff line number Diff line change 1- ce427b3e65e8881e22af3e7eb40d94b47cb6e0f35202af007cf8bc2a71420b3e
1+ a4a08994b4084d8276b16c93ffb0aa463b123749334a22ae5ff39dbb461300e0
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ Table of Contents
3333 * [ additional-packages] ( #additional-packages )
3434 * [ wsl-shell-user] ( #wsl-shell-user )
3535 * [ wsl-shell-command] ( #wsl-shell-command )
36+ * [ wsl-version] ( #wsl-version )
3637 * [ Outputs] ( #outputs )
3738 * [ wsl-shell-wrapper-path] ( #wsl-shell-wrapper-path )
3839 * [ wsl-shell-distribution-wrapper-path] ( #wsl-shell-distribution-wrapper-path )
@@ -332,12 +333,10 @@ The WSL version that should be used. This can be set to any positive integer. Us
332333work or break, so issues a warning for the action run. Currently, WSLv1 and WSLv2 are tested and do not
333334issue a warning. If a new WSL version is available and your workflow works with it, please report an issue
334335so that proper tests can be added and the warning for that version removed.
335- Default is '1' if running on 'windows-2019' virtual environment as this is not yet supporting WSLv2.
336- Default is '2' if not running on 'windows-2019' virtual environment.
337336
338337**Default value:**
339- * `1` if running on ' windows-2019' virtual environment as this is not yet supporting WSLv2
340- * `2` if not running on ' windows-2019' virtual environment
338+ * `1` if running on ` windows-2019` virtual environment as this is not yet supporting WSLv2
339+ * `2` if not running on ` windows-2019` virtual environment
341340
342341_**Example:**_
343342` ` ` yaml
You can’t perform that action at this time.
0 commit comments