File tree 3 files changed +7
-9
lines changed
3 files changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ Table of Contents
33
33
* [ additional-packages] ( #additional-packages )
34
34
* [ wsl-shell-user] ( #wsl-shell-user )
35
35
* [ wsl-shell-command] ( #wsl-shell-command )
36
+ * [ wsl-version] ( #wsl-version )
36
37
* [ Outputs] ( #outputs )
37
38
* [ wsl-shell-wrapper-path] ( #wsl-shell-wrapper-path )
38
39
* [ 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
332
333
work or break, so issues a warning for the action run. Currently, WSLv1 and WSLv2 are tested and do not
333
334
issue a warning. If a new WSL version is available and your workflow works with it, please report an issue
334
335
so 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.
337
336
338
337
**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
341
340
342
341
_**Example:**_
343
342
` ` ` 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
33
33
* [ additional-packages] ( #additional-packages )
34
34
* [ wsl-shell-user] ( #wsl-shell-user )
35
35
* [ wsl-shell-command] ( #wsl-shell-command )
36
+ * [ wsl-version] ( #wsl-version )
36
37
* [ Outputs] ( #outputs )
37
38
* [ wsl-shell-wrapper-path] ( #wsl-shell-wrapper-path )
38
39
* [ 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
332
333
work or break, so issues a warning for the action run. Currently, WSLv1 and WSLv2 are tested and do not
333
334
issue a warning. If a new WSL version is available and your workflow works with it, please report an issue
334
335
so 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.
337
336
338
337
**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
341
340
342
341
_**Example:**_
343
342
` ` ` yaml
You can’t perform that action at this time.
0 commit comments