Skip to content

Commit 6bdba69

Browse files
committed
Switch action runtime to node22 for Map.groupBy support
https://claude.ai/code/session_01NpiSv9DJeWXyK77tjPGt8F
1 parent 4bb6b20 commit 6bdba69

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: "node20"
26+
using: "node22"
2727
main: "dist/index.js"

0 commit comments

Comments
 (0)