johno / pixyll

A simple, beautiful Jekyll theme that's mobile first
http://pixyll.com
MIT License
2.05k stars 1.34k forks source link

actions/setup-ruby is deprecated #437

Open ashawley opened 3 years ago

ashawley commented 3 years ago

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, which is being actively maintained by the official Ruby organization.

https://github.com/ruby/setup-ruby

Xucranger commented 1 year ago

hey i wonder if you have a solution? so kind if you can share