mirror of
https://github.com/actions/setup-node.git
synced 2025-11-28 05:31:13 +08:00
docs: remove reference to experimental
This commit is contained in:
@@ -443,5 +443,3 @@ steps:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: yarn install --immutable
|
run: yarn install --immutable
|
||||||
```
|
```
|
||||||
|
|
||||||
This option by default is `false` as Corepack is still in experimental phase.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user