Skip to content

Commit 1be4fcb

Browse files
authored
feat(repo): upgrade to node 24 (#737)
Co-authored-by: danadajian <danadajian@users.noreply.github.com>
1 parent 9285cf7 commit 1be4fcb

8 files changed

Lines changed: 110843 additions & 117995 deletions

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ inputs:
4646
required: false
4747
default: 'true'
4848
runs:
49-
using: 'node20'
49+
using: 'node24'
5050
main: 'action/dist/main.js'
5151
post: 'action/dist/post.js'
5252
branding:

0 commit comments

Comments
 (0)