We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c3542c commit 507f8faCopy full SHA for 507f8fa
1 file changed
action.yml
@@ -18,5 +18,5 @@ outputs:
18
description: "Error message with file name, line, column and error. Or a success message with the count of verified files."
19
20
runs:
21
- using: node20
+ using: node24
22
main: dist/index.js
0 commit comments