mirror of
https://github.com/github/codeql-action.git
synced 2026-01-03 13:10:06 +08:00
Run setup-codeql on Node 20 for v3
This commit is contained in:
@@ -35,5 +35,5 @@ outputs:
|
||||
codeql-version:
|
||||
description: The version of the CodeQL binary that was installed.
|
||||
runs:
|
||||
using: node24
|
||||
using: node20
|
||||
main: '../lib/setup-codeql-action.js'
|
||||
|
||||
Reference in New Issue
Block a user