diff --git a/README.md b/README.md index a7f4e99..c426c2a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # setup-node +<p align="left"> + <a href="https://github.com/actions/setup-node"><img alt="GitHub Actions status" src="https://github.com/actions/setup-node/workflows/Main%20workflow/badge.svg"></a> +</p> + This action sets by node environment for use in actions by: - optionally downloading and caching a version of node - npm by version spec and add to PATH