actions/setup-ruby is deprecated
- Dominant language
- SCSS
- Stars
- 2.1k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
GitHub actions produces a warning:
```
Run actions/setup-ruby@v1
with:
ruby-version: 2.7.x
------------------------
NOTE: This action is deprecated and is no longer maintained.
Please, migrate to https://github.com/ruby/setup-ruby, which is being actively maintained.
```
According to https://github.com/actions/setup-ruby
> Please note: This action is deprecated and should no longer be used. The team at GitHub has ceased making and accepting code contributions or maintaining issues tracker. Please, migrate your workflows to the [ruby/setup-ruby](https://github.com/ruby/setup-ruby), which is being actively maintained by the official Ruby organization.
https://github.com/ruby/setup-ruby
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.