Skip to content

Commit 5e0c503

Browse files
committed
Use a stable link for the list of versions
1 parent 3725e31 commit 5e0c503

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This action downloads a prebuilt ruby and adds it to `$PATH`.
44

55
It currently supports the latest stable versions of MRI, JRuby and TruffleRuby.
66

7-
See https://github.com/eregon/ruby-install-builder/releases/latest for the
8-
available Ruby versions.
7+
See https://github.com/eregon/ruby-install-builder/blob/metadata/versions.json
8+
for the available Ruby versions.
99

1010
The action works for the `ubuntu-16.04`, `ubuntu-18.04` and `macos-latest` GitHub-hosted runners.
1111
`windows-latest` is not yet supported.

0 commit comments

Comments
 (0)