mirror of
https://github.com/github/codeql-action.git
synced 2026-08-06 21:18:03 -05:00
5da183dcc2
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.