Skip to content

Commit ca66f38

Browse files
authored
Update Node.js runtime from node20 to node24 (#259)
1 parent 316ed5a commit ca66f38

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
@@ -20,5 +20,5 @@ outputs:
2020
branding:
2121
color: 'blue'
2222
runs:
23-
using: 'node20'
23+
using: 'node24'
2424
main: 'lib/index.js'

0 commit comments

Comments
 (0)