From 92304077785efe655f4759c009c7e6088f4a260a Mon Sep 17 00:00:00 2001 From: AlyonaSviridenko Date: Wed, 3 Feb 2021 15:23:36 +0300 Subject: [PATCH] updated dist/index.js --- dist/index.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dist/index.js b/dist/index.js index 953942a..8f9f85b 100644 --- a/dist/index.js +++ b/dist/index.js @@ -1330,6 +1330,10 @@ const cache = __importStar(__webpack_require__(365)); function run() { return __awaiter(this, void 0, void 0, function* () { try { + core.info('------------------------'); + core.info('NOTE: this action is deprecated and will not be maintained in future by GitHub engineers.'); + core.info('Please, migrate to https://github.com/ruby/setup-ruby from official Ruby community.'); + core.info('------------------------'); let versionSpec = core.getInput('ruby-version', { required: true }); if (!versionSpec) { // deprecated