Update action

This commit is contained in:
Anton Medvedev 2021-10-15 22:41:21 +02:00
commit 2c2db8c641
59 changed files with 1430 additions and 4763 deletions

2
node_modules/signal-exit/README.md generated vendored
View file

@ -30,7 +30,7 @@ The return value of the function is a function that will remove the
handler.
Note that the function *only* fires for signals if the signal would
cause the proces to exit. That is, there are no other listeners, and
cause the process to exit. That is, there are no other listeners, and
it is a fatal signal.
## Options