Skip to content

Commit 507f8fa

Browse files
authored
Update Node.js version from 20 to 24
1 parent 2c3542c commit 507f8fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ outputs:
1818
description: "Error message with file name, line, column and error. Or a success message with the count of verified files."
1919

2020
runs:
21-
using: node20
21+
using: node24
2222
main: dist/index.js

0 commit comments

Comments
 (0)