Revert "Use Node.js v16 in all Actions"
This reverts commit 34c777f8d0.
This commit is contained in:
parent
6a961c08f2
commit
21c48e7a01
4 changed files with 4 additions and 4 deletions
|
|
@ -34,5 +34,5 @@ outputs:
|
|||
sarif-id:
|
||||
description: The ID of the uploaded SARIF file.
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node12'
|
||||
main: '../lib/upload-sarif-action.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue