Skip to content

Commit 6c5a4ab

Browse files
committed
fix: update to use node24
1 parent 3cbe358 commit 6c5a4ab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

run/.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v20
1+
v24

run/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ outputs:
7474
description: "True if there were suggestions we had to skip"
7575

7676
runs:
77-
using: "node20"
77+
using: "node24"
7878
main: "dist/index.js"

0 commit comments

Comments
 (0)