mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2024-11-21 13:51:28 +01:00
Update generated file due to transitive dependency change.
This commit is contained in:
parent
569c2e311d
commit
29ea995622
1 changed files with 1 additions and 0 deletions
1
dist/index.js
vendored
1
dist/index.js
vendored
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue