Skip to content

Commit 555e296

Browse files
committed
Use node24 runtime (node22 not supported by GitHub)
1 parent 54a3123 commit 555e296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ outputs:
2222
path:
2323
description: The directory where Crystal was installed
2424
runs:
25-
using: node22
25+
using: node24
2626
main: index.js
2727
branding:
2828
icon: octagon

0 commit comments

Comments
 (0)