updated wording, fixed matrix

This commit is contained in:
AlyonaSviridenko
2021-02-04 14:19:48 +03:00
parent 4ac0d0173e
commit 628c631e13
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ export async function run() {
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.'
'Please, migrate to https://github.com/ruby/setup-ruby, which is being actively maintained.'
);
core.info('------------------------');