mirror of
https://github.com/github/codeql-action.git
synced 2026-05-08 23:00:26 +00:00
Revert "Use Node.js v16 in all Actions"
This reverts commit 3d23aade46.
This commit is contained in:
+1
-1
@@ -73,5 +73,5 @@ outputs:
|
||||
codeql-path:
|
||||
description: The path of the CodeQL binary used for analysis
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node12'
|
||||
main: '../lib/init-action.js'
|
||||
|
||||
Reference in New Issue
Block a user