You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor setup-node action and remove packageManager field
- Updated the setup-node GitHub action to specify `pnpm` version 9.
- Removed the redundant root node_modules installation step.
- Eliminated the `with` block specifying the directory in docs-lint.yaml.
- Deleted the `packageManager` field from site/package.json for consistency.
0 commit comments