Skip to content

Commit b6828c5

Browse files
committed
Use Node 20 instead of 16
1 parent e75c1ba commit b6828c5

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: 'node16'
21+
using: 'node20'
2222
main: 'index.js'
2323
branding:
2424
icon: 'search'

0 commit comments

Comments
 (0)