mirror of
https://github.com/github/codeql-action
synced 2026-05-22 00:00:34 +03: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