3
0
Fork 0
mirror of https://gitea.com/actions/setup-node.git synced 2024-11-24 11:09:33 +01: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.