Skip to content

Commit 86ec680

Browse files
committed
Switch action runtime to node24 (node22 not supported by GHA)
https://claude.ai/code/session_01NpiSv9DJeWXyK77tjPGt8F
1 parent 6bdba69 commit 86ec680

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 @@ inputs:
2323
required: true
2424

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

0 commit comments

Comments
 (0)