mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-06-30 23:19:41 +02:00
Update generated file due to transitive dependency change.
This commit is contained in:
Vendored
+1
@@ -5217,6 +5217,7 @@ function fastqueue (context, worker, concurrency) {
|
||||
current.release = release
|
||||
current.value = value
|
||||
current.callback = done || noop
|
||||
current.errorHandler = errorHandler
|
||||
|
||||
if (_running === self.concurrency || self.paused) {
|
||||
if (queueHead) {
|
||||
|
||||
Reference in New Issue
Block a user