BChristieDev

Results 2 issues of BChristieDev

`npm` scripts have access to the environment variable `npm_package_version` to get the `package.json` version.

`actions/setup-node` already handles caching with `actions/cache` in `actions/setup-node/src/cache-*`, therefore using `actions/cache` directly is unnecessary.