We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d8151 commit 9916ecaCopy full SHA for 9916eca
action.yml
@@ -9,7 +9,7 @@ inputs:
9
description: 'How many subtreesplits should be processed in parallel'
10
default: '4'
11
runs:
12
- using: 'node16'
+ using: 'node20'
13
main: 'dist/index.js'
14
branding:
15
icon: shuffle
0 commit comments