Skip to content

Commit 8783469

Browse files
committed
bump: Bump NodeJs to 24 as 20 is deprecated
1 parent 676753d commit 8783469

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
@@ -23,5 +23,5 @@ outputs:
2323
description: "The resulting location of ml (x86), ml64 (x64) or armasm64 (arm64) for your inputs"
2424

2525
runs:
26-
using: "node20"
26+
using: "node24"
2727
main: "dist/index.js"

0 commit comments

Comments
 (0)