mirror of
https://github.com/github/codeql-action.git
synced 2026-04-03 02:02:17 +00: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.