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
2
.github/actions/check-sarif/action.yml
vendored
2
.github/actions/check-sarif/action.yml
vendored
|
|
@ -16,5 +16,5 @@ inputs:
|
|||
Comma separated list of query ids that should NOT be included in this SARIF file.
|
||||
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: node20
|
||||
main: index.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue