mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-01-30 05:52:15 +00:00
\h is not a valid metacharacter in javascript which is used in github-action. Use \s\t to replace it. Fixes: #551 Signed-off-by: Tim Zhang <tim@hyper.sh>