Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.13.1
24.14.1
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,6 @@ outputs:
base_ref:
description: The base ref that the pull request is merging into (if available and run in the context of a pull request)
runs:
using: "node20"
using: "node24"
main: "dist/index.js"
post: "dist/index.js"
Loading
Loading