Skip to content

Commit 9916eca

Browse files
authored
Bump node to v20
1 parent d5d8151 commit 9916eca

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
@@ -9,7 +9,7 @@ inputs:
99
description: 'How many subtreesplits should be processed in parallel'
1010
default: '4'
1111
runs:
12-
using: 'node16'
12+
using: 'node20'
1313
main: 'dist/index.js'
1414
branding:
1515
icon: shuffle

0 commit comments

Comments
 (0)