Skip to content
This repository was archived by the owner on Feb 9, 2021. It is now read-only.

Commit 5bebaab

Browse files
committed
Fix typo
1 parent de1c1f1 commit 5bebaab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<a href="https://github.com/actions/setup-ruby"><img alt="GitHub Actions status" src="https://github.com/actions/setup-ruby/workflows/Main%20workflow/badge.svg"></a>
55
</p>
66

7-
This action sets up a ruby environment for versions which are installed on the [Actions Virtual Environments](https://github.com/actions/virtual-environments). Because virtual environments are updated, a workflow should only be bound to a minor versions.
7+
This action sets up a ruby environment for versions which are installed on the [Actions Virtual Environments](https://github.com/actions/virtual-environments). Because virtual environments are updated, a workflow should only be bound to a minor version.
88

99
> Only supports `2.4.x`, `2.5.x`, and `2.6.x`.
1010

0 commit comments

Comments
 (0)