change to node20 for all actions
This commit is contained in:
parent
382a50a028
commit
d651fbc494
5 changed files with 5 additions and 5 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue