Skip to content

Commit 5d11134

Browse files
committed
Bump node version to 16
1 parent 39c5e70 commit 5d11134

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: 'node12'
12+
using: 'node16'
1313
main: 'dist/index.js'
1414
branding:
1515
icon: shuffle

0 commit comments

Comments
 (0)