mirror of
https://github.com/github/codeql-action.git
synced 2026-01-07 07:00:28 +08:00
npm v9.3.0 is out, but seems to have a bug with `npm ci` on macOS where it will complain that `node_modules/.bin` is a directory. We specify an exact version for reproducibility of builds.