mirror of
https://github.com/github/codeql-action.git
synced 2025-12-06 07:48:17 +08:00
Upgrade Node.js version to 24.
This requires creating a new major-version (v4) of codeql-action.
This commit is contained in:
@@ -165,6 +165,6 @@ outputs:
|
||||
codeql-version:
|
||||
description: The version of the CodeQL binary used for analysis
|
||||
runs:
|
||||
using: node20
|
||||
using: node24
|
||||
main: '../lib/init-action.js'
|
||||
post: '../lib/init-action-post.js'
|
||||
|
||||
Reference in New Issue
Block a user