We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8371f7e commit 06c5ec2Copy full SHA for 06c5ec2
1 file changed
action.yml
@@ -19,5 +19,5 @@ inputs:
19
required: false
20
description: 'each line is passed as an entry of a list to the validator'
21
runs:
22
- using: 'node16'
+ using: 'node24'
23
main: 'typescript/dist/index.js'
0 commit comments