We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 416bacb commit 81c4a15Copy full SHA for 81c4a15
action.yml
@@ -16,7 +16,7 @@ outputs:
16
ideas:
17
description: 'A JSON array of HLint output ideas (errors, warnings, suggestions, and so on)'
18
runs:
19
- using: 'node16'
+ using: 'node20'
20
main: 'dist/index.js'
21
branding:
22
icon: 'arrow-down-circle'
0 commit comments