mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 10:28:52 +00:00
54b4854fda
This allows us to drop our direct dependency on `@actions/http-client`.
7 lines
60 B
YAML
7 lines
60 B
YAML
language: node_js
|
|
node_js:
|
|
- "4"
|
|
- "6"
|
|
- "8"
|
|
- "10"
|