Skip to content

Commit 94d0b4d

Browse files
chore: upgrade Node.js runtime from 20 to 24 (#18)
1 parent 2e3ce11 commit 94d0b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ outputs:
7575
description: 'Build result metadata'
7676

7777
runs:
78-
using: 'node20'
78+
using: 'node24'
7979
main: 'dist/index.js'
8080
post: 'dist/index.js'

0 commit comments

Comments
 (0)