updated wording, fixed matrix
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -1332,7 +1332,7 @@ function run() {
|
||||
try {
|
||||
core.info('------------------------');
|
||||
core.info('NOTE: This action is deprecated and is no longer maintained.');
|
||||
core.info('Please, migrate to https://github.com/ruby/setup-ruby action, which is being actively maintained.');
|
||||
core.info('Please, migrate to https://github.com/ruby/setup-ruby, which is being actively maintained.');
|
||||
core.info('------------------------');
|
||||
let versionSpec = core.getInput('ruby-version', { required: true });
|
||||
if (!versionSpec) {
|
||||
|
||||
Reference in New Issue
Block a user