Skip to content

Commit 4b4a1ec

Browse files
committed
chore: upgrade Node 24
1 parent 3442f3f commit 4b4a1ec

3 files changed

Lines changed: 878 additions & 905 deletions

File tree

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.13.1
1+
24.14.1

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@ outputs:
106106
base_ref:
107107
description: The base ref that the pull request is merging into (if available and run in the context of a pull request)
108108
runs:
109-
using: "node20"
109+
using: "node24"
110110
main: "dist/index.js"
111111
post: "dist/index.js"

0 commit comments

Comments
 (0)