diff --git a/README.md b/README.md index a3c0411..3188c5e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # setup-ruby +

+ GitHub Actions status +

+ This action sets up a ruby environment for use in actions by: - optionally installing a version of ruby and adding to PATH. Note that this action only uses versions of Ruby already installed in the cache. The action will fail if no matching versions are found.