mirror of
https://github.com/github/codeql-action.git
synced 2025-12-26 09:10:07 +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.