mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-02-02 17:34:43 -05:00
Replace actions/setup-ruby with ruby/setup-ruby
Replace the archived and deprecated `actions/setup-ruby` with the recommended `ruby/setup-ruby`.
This commit is contained in:
parent
46b4340f3e
commit
08f6fa5182
@ -87,7 +87,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
|||||||
- [actions/setup-dotnet: .NET core sdk](https://github.com/actions/setup-dotnet)
|
- [actions/setup-dotnet: .NET core sdk](https://github.com/actions/setup-dotnet)
|
||||||
- [actions/setup-haskell: Haskell (GHC and Cabal)](https://github.com/actions/setup-haskell)
|
- [actions/setup-haskell: Haskell (GHC and Cabal)](https://github.com/actions/setup-haskell)
|
||||||
- [actions/setup-java: Java](https://github.com/actions/setup-java)
|
- [actions/setup-java: Java](https://github.com/actions/setup-java)
|
||||||
- [actions/setup-ruby: Ruby](https://github.com/actions/setup-ruby)
|
- [ruby/setup-ruby: Ruby](https://github.com/ruby/setup-ruby)
|
||||||
- [actions/setup-elixir: Elixir](https://github.com/actions/setup-elixir)
|
- [actions/setup-elixir: Elixir](https://github.com/actions/setup-elixir)
|
||||||
|
|
||||||
### Create your Actions
|
### Create your Actions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user