Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH Actions: use
npm ci
instead of npm update
It is generally recommended to use `npm ci` in CI, see for example: - https://docs.npmjs.com/cli/v10/commands/npm-ci#description - https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs#example-using-npm - https://support.deploybot.com/article/131-why-developers-should-use-npm-ci-instead-of-npm-install-and-its-benefits
- Loading branch information