remove dedundant single quotes from node version strings
This commit is contained in:
parent
ea1e72c669
commit
6b5b958063
6 changed files with 6 additions and 6 deletions
|
|
@ -109,6 +109,6 @@ outputs:
|
|||
codeql-path:
|
||||
description: The path of the CodeQL binary used for analysis
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: node20
|
||||
main: '../lib/init-action.js'
|
||||
post: '../lib/init-action-post.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue