mirror of
https://github.com/github/codeql-action.git
synced 2026-05-07 22:30:44 +00:00
Revert "Use Node.js v16 in all Actions"
This reverts commit 3d23aade46.
This commit is contained in:
+1
-1
@@ -72,5 +72,5 @@ outputs:
|
||||
sarif-id:
|
||||
description: The ID of the uploaded SARIF file.
|
||||
runs:
|
||||
using: "node16"
|
||||
using: "node12"
|
||||
main: "../lib/analyze-action.js"
|
||||
|
||||
Reference in New Issue
Block a user