Skip to content

Commit fc6c5eb

Browse files
committed
Use Node 24 instead of 20
1 parent 9c9aeb4 commit fc6c5eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ outputs:
1818
replaced:
1919
description: 'The output string'
2020
runs:
21-
using: 'node20'
21+
using: 'node24'
2222
main: 'index.js'
2323
branding:
2424
icon: 'search'

0 commit comments

Comments
 (0)