Skip to content

Commit aada015

Browse files
build(action): update to node24
1 parent d8529be commit aada015

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22
1+
24

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ inputs:
1111
required: false
1212
default: gh
1313
runs:
14-
using: node22
14+
using: node24
1515
main: dist/index.js
1616
branding:
1717
icon: activity

0 commit comments

Comments
 (0)