Skip to content

Commit 48389dc

Browse files
authored
chore(deps): bump bup batch size to 5 (#5998)
bump bup batch size to 5
1 parent 9b684df commit 48389dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/list-all-packages-actions-matrix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ function require() {
99
fi
1010
}
1111

12-
batch_size=4
12+
batch_size=5
1313
i=0
1414
start=0
1515

0 commit comments

Comments
 (0)