mirror of
https://github.com/github/codeql-action
synced 2026-05-23 20:00:54 +03:00
Upgrade Node.js version to 24.
This requires creating a new major-version (v4) of codeql-action.
This commit is contained in:
@@ -26,6 +26,6 @@ outputs:
|
||||
proxy_urls:
|
||||
description: A stringified JSON array of objects containing the types and URLs of the configured registries.
|
||||
runs:
|
||||
using: node20
|
||||
using: node24
|
||||
main: "../lib/start-proxy-action.js"
|
||||
post: "../lib/start-proxy-action-post.js"
|
||||
|
||||
Reference in New Issue
Block a user