updated dist/index.js

This commit is contained in:
AlyonaSviridenko
2021-02-03 15:23:36 +03:00
parent c48caba783
commit 9230407778

4
dist/index.js vendored
View File

@@ -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