mirror of
https://github.com/github/codeql-action.git
synced 2026-01-06 06:30:10 +08:00
Downgrade action.yml to use Node.js 20 instead of Node.js 24 for v3
This commit is contained in:
@@ -29,6 +29,6 @@ outputs:
|
||||
proxy_urls:
|
||||
description: A stringified JSON array of objects containing the types and URLs of the configured registries.
|
||||
runs:
|
||||
using: node24
|
||||
using: node20
|
||||
main: "../lib/start-proxy-action.js"
|
||||
post: "../lib/start-proxy-action-post.js"
|
||||
|
||||
Reference in New Issue
Block a user