We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
setup-codeql
1 parent 5f3f316 commit e677e67Copy full SHA for e677e67
setup-codeql/action.yml
@@ -35,5 +35,5 @@ outputs:
35
codeql-version:
36
description: The version of the CodeQL binary that was installed.
37
runs:
38
- using: node24
+ using: node20
39
main: '../lib/setup-codeql-action.js'
0 commit comments