1
0
Fork 0
mirror of https://code.forgejo.org/actions/setup-node synced 2025-06-10 14:02:19 +02: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.