1
0
Fork 0
mirror of https://github.com/actions/setup-node synced 2024-11-14 17:42:41 +00:00

docs: remove reference to experimental

This commit is contained in:
Jacob Parish 2023-11-21 13:49:41 -06:00
parent 28c91a3bbc
commit d8a8b93089

View file

@ -443,5 +443,3 @@ steps:
- name: Install dependencies
run: yarn install --immutable
```
This option by default is `false` as Corepack is still in experimental phase.