Skip to content

Commit 85ee911

Browse files
authored
Merge pull request #414 from github/node24
upgrade to `node24`
2 parents c5f4e15 + f4eea07 commit 85ee911

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.node-version

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

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,6 @@ outputs:
279279
non_default_target_branch_used:
280280
description: 'The string "true" if the pull request is targeting a branch other than the default branch (aka stable branch) for the merge, otherwise unset'
281281
runs:
282-
using: "node20"
282+
using: "node24"
283283
main: "dist/index.js"
284284
post: "dist/index.js"

0 commit comments

Comments
 (0)