mirror of
https://github.com/github/codeql-action
synced 2026-05-23 20:00:54 +03:00
Revert "Use Node.js v16 in all Actions"
This reverts commit 34c777f8d0.
This commit is contained in:
@@ -7,5 +7,5 @@ inputs:
|
||||
matrix:
|
||||
default: ${{ toJson(matrix) }}
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node12'
|
||||
main: '../lib/autobuild-action.js'
|
||||
Reference in New Issue
Block a user