Make the release link more future-proof

This commit is contained in:
Benoit Daloze
2020-01-02 16:59:39 +01:00
parent 2eb854e1c3
commit 3725e310cf
+1 -1
View File
@@ -4,7 +4,7 @@ This action downloads a prebuilt ruby and adds it to `$PATH`.
It currently supports the latest stable versions of MRI, JRuby and TruffleRuby.
See https://github.com/eregon/ruby-install-builder/releases/tag/builds for the
See https://github.com/eregon/ruby-install-builder/releases/latest for the
available Ruby versions.
The action works for the `ubuntu-16.04`, `ubuntu-18.04` and `macos-latest` GitHub-hosted runners.