11
0
Fork 0
mirror of https://github.com/actions/setup-node.git synced 2026-05-23 21:01:54 +00:00

docs: fix language, casing, and formatting across markdown files

This commit is contained in:
Kranthi Poturaju 2026-05-06 17:49:09 +05:30
parent 670825a89d
commit 05e89da72d
8 changed files with 56 additions and 56 deletions

View file

@ -1,8 +1,8 @@
Files located in data directory are used only for testing purposes.
Files located in the data directory are used only for testing purposes.
## Here the list of files in the data directory
- `.nvmrc`, `.tools-versions` and `package.json` are used to test node-version-file logic
## Here is the list of files in the data directory
- `.nvmrc`, `.tool-versions` and `package.json` are used to test node-version-file logic
- `package-lock.json`, `pnpm-lock.yaml` and `yarn.lock` are used to test cache logic
- `versions-manifest.json` is used for unit testing to check downloading Node.js versions from the node-versions repository.
- `node-dist-index.json` is used for unit testing to check downloading Node.js versions from the official site. The file was constructed from https://nodejs.org/dist/index.json