mirror of
https://github.com/github/codeql-action
synced 2026-05-23 20:00:54 +03:00
change to node20 for all actions
This commit is contained in:
+1
-1
@@ -109,6 +109,6 @@ outputs:
|
||||
codeql-path:
|
||||
description: The path of the CodeQL binary used for analysis
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: '../lib/init-action.js'
|
||||
post: '../lib/init-action-post.js'
|
||||
|
||||
Reference in New Issue
Block a user